commit: bd9053ccb5e5dbb1ae011daa975fba4dabaac8b5 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Apr 22 16:15:25 2018 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Apr 22 16:15:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9053cc
Revert "sys-fs/quota: Drop glibc[-rpc] requirement", see bug 630534 This reverts commit 8fad556c59de6d260338d7110b41f44079ec5fc9. sys-fs/quota/quota-4.04-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-fs/quota/quota-4.04-r1.ebuild b/sys-fs/quota/quota-4.04-r1.ebuild index 5408cdcf494..9ced66121c1 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 )