From: Pacho Ramos Date: Sun, 9 Oct 2016 15:56:03 +0000 (+0200) Subject: net-misc/stunnel: openssl and libressl deps will need slot operators for future breakages X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b861188428796f48574b711c254c212483314c4;p=gentoo.git net-misc/stunnel: openssl and libressl deps will need slot operators for future breakages Package-Manager: portage-2.3.1 --- diff --git a/net-misc/stunnel/stunnel-5.36.ebuild b/net-misc/stunnel/stunnel-5.36.ebuild index 53ee300c3c49..a8a6f7d4fe1b 100644 --- a/net-misc/stunnel/stunnel-5.36.ebuild +++ b/net-misc/stunnel/stunnel-5.36.ebuild @@ -22,8 +22,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~am IUSE="ipv6 libressl selinux stunnel3 tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl )" + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= )" RDEPEND="${DEPEND} stunnel3? ( dev-lang/perl ) selinux? ( sec-policy/selinux-stunnel )"