commit: 97e9e44e7a72525d73fcf51ffe07dd9fa2b6be67 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Sep 16 15:35:51 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Sep 16 15:48:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e9e44e
net-libs/libnsl: Write the deps differently Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-libs/libnsl/libnsl-1.1.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-libs/libnsl/libnsl-1.1.0.ebuild b/net-libs/libnsl/libnsl-1.1.0.ebuild index 406e870efff..77108d56898 100644 --- a/net-libs/libnsl/libnsl-1.1.0.ebuild +++ b/net-libs/libnsl/libnsl-1.1.0.ebuild @@ -14,7 +14,10 @@ LICENSE="LGPL-2.1+" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" -DEPEND="|| ( sys-libs/glibc[rpc(-)] net-libs/libtirpc )" +DEPEND=" + !<sys-libs/glibc-2.26 + net-libs/libtirpc +" RDEPEND=${DEPEND} S=${WORKDIR}/${PN}-${P}