From 7c3ef4d6d4106d92d4cd8130c2f309e591ad07dd Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 12 Nov 2019 02:35:56 +0100 Subject: [PATCH] net-libs/libssh: BDEPEND++ Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner --- net-libs/libssh/libssh-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-libs/libssh/libssh-9999.ebuild b/net-libs/libssh/libssh-9999.ebuild index 7731aab23884..e5e2972dc6d9 100644 --- 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}] ) " -- 2.26.2