sys-fs/encfs: add slot dependency for sys-fs/fuse
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 25 Jul 2017 19:44:25 +0000 (15:44 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 25 Jul 2017 19:47:35 +0000 (15:47 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sys-fs/encfs/encfs-1.9.2.ebuild

index 56d7ea249d4270e7d8e82e16d90f1a194c49e019..e1ed5b33785b14a7dc5ff25020ac01125d31dda2 100644 (file)
@@ -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}