commit:     019cdd89ad35beef3c12ac3ceec83c7fbe7a495b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  9 19:30:33 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 19:31:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019cdd89

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 <jer <AT> gentoo.org>

 www-client/dillo/dillo-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/dillo/dillo-9999.ebuild 
b/www-client/dillo/dillo-9999.ebuild
index b0388a0b17e..2cf816aa62b 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}

Reply via email to