summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-04-22 18:13:13 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-04-22 18:13:40 +0200
commit8fad556c59de6d260338d7110b41f44079ec5fc9 (patch)
treef63be5b46de4e98cc9243ea86d5854e25d75f298 /sys-fs
parent8ff42c7109a830c35d734b401911902680376810 (diff)
downloadgentoo-8fad556c59de6d260338d7110b41f44079ec5fc9.tar.gz
gentoo-8fad556c59de6d260338d7110b41f44079ec5fc9.tar.xz
sys-fs/quota: Drop glibc[-rpc] requirement
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/quota/quota-4.04-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.04-r1.ebuild b/sys-fs/quota/quota-4.04-r1.ebuild
index 9ced66121c1..5408cdcf494 100644
--- a/sys-fs/quota/quota-4.04-r1.ebuild
+++ b/sys-fs/quota/quota-4.04-r1.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
)
rpc? (
net-nds/rpcbind
- elibc_glibc? ( sys-libs/glibc[-rpc(-)] )
net-libs/libtirpc
net-libs/rpcsvc-proto
)