From: Jeroen Roovers Date: Thu, 9 Jan 2020 19:30:33 +0000 (+0100) Subject: www-client/dillo: Depend on net-libs/mbedtls:= X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=019cdd89ad35beef3c12ac3ceec83c7fbe7a495b;p=gentoo.git www-client/dillo: Depend on net-libs/mbedtls:= Closes: https://bugs.gentoo.org/705056 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- diff --git a/www-client/dillo/dillo-9999.ebuild b/www-client/dillo/dillo-9999.ebuild index b0388a0b17e3..2cf816aa62b4 100644 --- a/www-client/dillo/dillo-9999.ebuild +++ b/www-client/dillo/dillo-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ RDEPEND=" sys-libs/zlib jpeg? ( virtual/jpeg:0 ) png? ( >=media-libs/libpng-1.2:0 ) - ssl? ( net-libs/mbedtls ) + ssl? ( net-libs/mbedtls:= ) " DEPEND=" ${RDEPEND}