summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-11-19 13:31:17 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-11-21 20:43:37 +0000
commite883188ceef6ae30b7c8e93f6f1e3543abca152e (patch)
treec4f58bec2cda4a7e2778fcf335af313251d68c85 /sys-cluster
parentsys-cluster/glusterfs: Fix building against glibc 2.26 due to no RPC (diff)
downloadgentoo-e883188ceef6ae30b7c8e93f6f1e3543abca152e.tar.gz
gentoo-e883188ceef6ae30b7c8e93f6f1e3543abca152e.tar.bz2
gentoo-e883188ceef6ae30b7c8e93f6f1e3543abca152e.zip
sys-cluster/glusterfs: Use elibc_glibc flag instead of || ( glibc )
This is probably simpler for Portage. Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
index dc1e9dfbba10..18dba1d6b934 100644
--- a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
@@ -24,6 +24,7 @@ RESTRICT="test"
# sys-apps/util-linux is required for libuuid
RDEPEND="bd-xlator? ( sys-fs/lvm2 )
+ !elibc_glibc? ( sys-libs/argp-standalone )
emacs? ( virtual/emacs )
fuse? ( >=sys-fs/fuse-2.7.0:0 )
georeplication? ( ${PYTHON_DEPS} )
@@ -38,7 +39,6 @@ RDEPEND="bd-xlator? ( sys-fs/lvm2 )
dev-libs/libaio
dev-libs/openssl:=[-bindist]
dev-libs/userspace-rcu:=
- || ( sys-libs/glibc sys-libs/argp-standalone )
net-libs/rpcsvc-proto
sys-apps/util-linux"
DEPEND="${RDEPEND}