media-video/rtmpdump: Depend on net-libs/gnutls when USE=gnutls is on.
authorCraig Andrews <candrews@integralblue.com>
Thu, 9 Jun 2016 17:29:59 +0000 (13:29 -0400)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 16 Jun 2016 06:33:14 +0000 (06:33 +0000)
Gentoo-Bug: https://bugs.gentoo.org/498840

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1634

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild
media-video/rtmpdump/rtmpdump-9999.ebuild

index b0191aeac6be9138d0cf6b6ad41989502fe03d5a..254ab5c78f5f4b01fe3c6d63ce6e5b5f168d0991 100644 (file)
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux
 IUSE="gnutls polarssl ssl libressl"
 
 DEPEND="ssl? (
-               gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}] )
+               gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP},nettle(+)] )
                polarssl? ( !gnutls? ( >=net-libs/polarssl-1.3.4[${MULTILIB_USEDEP}] ) )
                !gnutls? ( !polarssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl ) ) )
                >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
index de3ef6a31b14558b1ccc18aa2202b2b60c9d74a5..87c1cf317d67a67b7bdb88671196ffbbc95bb988 100644 (file)
@@ -17,7 +17,7 @@ KEYWORDS=""
 IUSE="gnutls polarssl ssl libressl"
 
 DEPEND="ssl? (
-               gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}] )
+               gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP},nettle(+)] )
                polarssl? ( !gnutls? ( >=net-libs/polarssl-1.3.4[${MULTILIB_USEDEP}] ) )
                !gnutls? ( !polarssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl ) ) )
                >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]