projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f707b
)
net-libs/libssh: BDEPEND++
author
Andreas Sturmlechner
<asturm@gentoo.org>
Tue, 12 Nov 2019 01:35:56 +0000
(
02:35
+0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Tue, 12 Nov 2019 01:35:56 +0000
(
02:35
+0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-libs/libssh/libssh-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/libssh/libssh-9999.ebuild
b/net-libs/libssh/libssh-9999.ebuild
index 7731aab23884278b9d59384af66972a17f51879c..e5e2972dc6d922dc3c692fd69f5507b01b104a9c 100644
(file)
--- a/
net-libs/libssh/libssh-9999.ebuild
+++ b/
net-libs/libssh/libssh-9999.ebuild
@@
-23,6
+23,9
@@
IUSE="debug doc examples gcrypt gssapi libressl mbedtls pcap server +sftp static
REQUIRED_USE="?? ( gcrypt mbedtls ) test? ( static-libs )"
+BDEPEND="
+ doc? ( app-doc/doxygen[dot] )
+"
RDEPEND="
!gcrypt? (
!mbedtls? (
@@
-36,7
+39,6
@@
RDEPEND="
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
"
DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen[dot] )
test? ( >=dev-util/cmocka-0.3.1[${MULTILIB_USEDEP}] )
"