projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb79cbf
)
www-client/dillo: Depend on net-libs/mbedtls:=
author
Jeroen Roovers
<jer@gentoo.org>
Thu, 9 Jan 2020 19:30:33 +0000
(20:30 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Thu, 9 Jan 2020 19:31:04 +0000
(20:31 +0100)
Closes: https://bugs.gentoo.org/705056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
www-client/dillo/dillo-9999.ebuild
patch
|
blob
|
history
diff --git
a/www-client/dillo/dillo-9999.ebuild
b/www-client/dillo/dillo-9999.ebuild
index b0388a0b17e326372cf4dc6f85d0778f82beb72c..2cf816aa62b4c6236275a8d7be1528a7fe184707 100644
(file)
--- a/
www-client/dillo/dillo-9999.ebuild
+++ b/
www-client/dillo/dillo-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
18 Gentoo Foundation
+# Copyright 1999-20
20 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}