summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/xrootd/xrootd-4.4.0.ebuild')
-rw-r--r--net-libs/xrootd/xrootd-4.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xrootd/xrootd-4.4.0.ebuild b/net-libs/xrootd/xrootd-4.4.0.ebuild
index 77d78382d960..0ce88643fb1e 100644
--- a/net-libs/xrootd/xrootd-4.4.0.ebuild
+++ b/net-libs/xrootd/xrootd-4.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE="doc fuse http kerberos readline ssl test"
RDEPEND="
!<sci-physics/root-5.32[xrootd]
sys-libs/zlib
- fuse? ( sys-fs/fuse )
+ fuse? ( sys-fs/fuse:0 )
kerberos? ( virtual/krb5 )
readline? ( sys-libs/readline:0= )
ssl? ( dev-libs/openssl:0= )"