summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-04-22 18:15:25 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-04-22 18:15:25 +0200
commitbd9053ccb5e5dbb1ae011daa975fba4dabaac8b5 (patch)
tree773db236351b05ca1da876b2fa0756feae9aa732 /sys-fs/quota
parentsys-fs/quota: Drop glibc[-rpc] requirement (diff)
downloadgentoo-bd9053ccb5e5dbb1ae011daa975fba4dabaac8b5.tar.gz
gentoo-bd9053ccb5e5dbb1ae011daa975fba4dabaac8b5.tar.bz2
gentoo-bd9053ccb5e5dbb1ae011daa975fba4dabaac8b5.zip
Revert "sys-fs/quota: Drop glibc[-rpc] requirement", see bug 630534
This reverts commit 8fad556c59de6d260338d7110b41f44079ec5fc9.
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/quota-4.04-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/quota/quota-4.04-r1.ebuild b/sys-fs/quota/quota-4.04-r1.ebuild
index 5408cdcf4943..9ced66121c14 100644
--- a/sys-fs/quota/quota-4.04-r1.ebuild
+++ b/sys-fs/quota/quota-4.04-r1.ebuild
@@ -22,6 +22,7 @@ RDEPEND="
)
rpc? (
net-nds/rpcbind
+ elibc_glibc? ( sys-libs/glibc[-rpc(-)] )
net-libs/libtirpc
net-libs/rpcsvc-proto
)