projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b64ab49
)
app-crypt/xca: build with >=dev-libs/libressl-2.7.0
author
Alon Bar-Lev
<alonbl@gentoo.org>
Thu, 8 Nov 2018 06:56:34 +0000
(08:56 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Thu, 8 Nov 2018 07:00:23 +0000
(09:00 +0200)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=662594
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-crypt/xca/xca-2.1.2.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/xca/xca-2.1.2.ebuild
b/app-crypt/xca/xca-2.1.2.ebuild
index 2c29ff4404c1afc36cae3b0b3147f8d81b749870..9e097029604e300c8b6b7a7458fee8fbc1834f75 100644
(file)
--- a/
app-crypt/xca/xca-2.1.2.ebuild
+++ b/
app-crypt/xca/xca-2.1.2.ebuild
@@
-20,7
+20,7
@@
RDEPEND="
dev-qt/qtsql:5[sqlite]
dev-qt/qtwidgets:5
!libressl? ( dev-libs/openssl:0=[bindist=] )
- libressl? (
dev-libs/libressl
:0= )
+ libressl? (
>=dev-libs/libressl-2.7.0
:0= )
doc? ( app-text/linuxdoc-tools )"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5"