summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/encfs/encfs-1.9.2.ebuild')
-rw-r--r--sys-fs/encfs/encfs-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/encfs/encfs-1.9.2.ebuild b/sys-fs/encfs/encfs-1.9.2.ebuild
index 56d7ea249d42..e1ed5b33785b 100644
--- a/sys-fs/encfs/encfs-1.9.2.ebuild
+++ b/sys-fs/encfs/encfs-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,7 +17,7 @@ RDEPEND="
!libressl? ( dev-libs/openssl:= )
libressl? ( dev-libs/libressl:= )
dev-libs/tinyxml2:0/3
- sys-fs/fuse
+ sys-fs/fuse:=
sys-libs/zlib"
DEPEND="
${RDEPEND}