projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482f83c
)
net-fs/cvmfs: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:02:51 +0000
(19:02 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:02:51 +0000
(19:02 +0200)
net-fs/cvmfs/cvmfs-2.3.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-fs/cvmfs/cvmfs-2.3.5-r1.ebuild
b/net-fs/cvmfs/cvmfs-2.3.5-r1.ebuild
index 05b2f31388492509c7fa60a8a5606f2cefff57d9..375fdee6e324267604a55a74f56b65a555142510 100644
(file)
--- a/
net-fs/cvmfs/cvmfs-2.3.5-r1.ebuild
+++ b/
net-fs/cvmfs/cvmfs-2.3.5-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-40,10
+40,7
@@
RDEPEND="${CDEPEND}
app-admin/sudo
net-fs/autofs
server? (
- aufs? ( || (
- sys-fs/aufs3
- sys-fs/aufs4
- sys-kernel/aufs-sources ) )
+ aufs? ( sys-kernel/aufs-sources )
www-servers/apache
)
"
@@
-55,7
+52,7
@@
DEPEND="${CDEPEND}
dev-python/geoip-python
>=dev-cpp/tbb-4.4:0=
|| ( sys-devel/gdb dev-util/lldb )
-
)
+ )
"
REQUIRED_USE="test-programs? ( server )"