projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff459c
)
sys-block/nbd: RDEPEND fixes.
author
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 5 Apr 2018 14:27:42 +0000
(16:27 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 5 Apr 2018 14:27:56 +0000
(16:27 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
sys-block/nbd/nbd-3.17.ebuild
patch
|
blob
|
history
diff --git
a/sys-block/nbd/nbd-3.17.ebuild
b/sys-block/nbd/nbd-3.17.ebuild
index 423d7ccb3a8e65cf72b6869691605661780b3382..07ba3524b4187a32d1749ba1ab136b8f488359fa 100644
(file)
--- a/
sys-block/nbd/nbd-3.17.ebuild
+++ b/
sys-block/nbd/nbd-3.17.ebuild
@@
-14,8
+14,9
@@
IUSE="debug zlib"
# gnutls is an automagic dep.
RDEPEND="
- >=dev-libs/glib-2.0
+ >=dev-libs/glib-2.
26.
0
>=net-libs/gnutls-2.12.0
+ >=dev-libs/libnl-3.1
zlib? ( sys-libs/zlib )
"
DEPEND="${RDEPEND}