diff options
Diffstat (limited to 'net-libs/xrootd/xrootd-4.5.0.ebuild')
-rw-r--r-- | net-libs/xrootd/xrootd-4.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xrootd/xrootd-4.5.0.ebuild b/net-libs/xrootd/xrootd-4.5.0.ebuild index 9026596f259a..9e8e5f1338bc 100644 --- a/net-libs/xrootd/xrootd-4.5.0.ebuild +++ b/net-libs/xrootd/xrootd-4.5.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 @@ -19,7 +19,7 @@ IUSE="doc examples fuse http kerberos python readline rbd ssl test" CDEPEND=" !<sci-physics/root-5.32[xrootd] sys-libs/zlib - fuse? ( sys-fs/fuse ) + fuse? ( sys-fs/fuse:0 ) kerberos? ( virtual/krb5 ) python? ( ${PYTHON_DEPS} ) rbd? ( sys-cluster/ceph ) |