projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00475fb
)
net-libs/libnsl: Write the deps differently
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sat, 16 Sep 2017 15:35:51 +0000
(17:35 +0200)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sat, 16 Sep 2017 15:48:25 +0000
(17:48 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-libs/libnsl/libnsl-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/libnsl/libnsl-1.1.0.ebuild
b/net-libs/libnsl/libnsl-1.1.0.ebuild
index 406e870efff23756a6cd5fce1b273a666ddd83b1..77108d56898ab5ff3970ca89612fc11c8b807131 100644
(file)
--- 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}