projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e30fc0
)
dev-libs/botan: do not permit openssl-1.1
author
Alon Bar-Lev
<alonbl@gentoo.org>
Wed, 4 Oct 2017 19:24:40 +0000
(22:24 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Wed, 4 Oct 2017 19:24:40 +0000
(22:24 +0300)
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-libs/botan/botan-1.10.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/botan/botan-1.10.17.ebuild
b/dev-libs/botan/botan-1.10.17.ebuild
index 8d09da8321ab4aa92858cebd690929d9dff8a61e..5475dd11867250e0e5cde4991938382c52f9a003 100644
(file)
--- a/
dev-libs/botan/botan-1.10.17.ebuild
+++ b/
dev-libs/botan/botan-1.10.17.ebuild
@@
-25,7
+25,7
@@
RDEPEND="bzip2? ( >=app-arch/bzip2-1.0.5 )
python? ( ${PYTHON_DEPS} >=dev-libs/boost-1.48[python,${PYTHON_USEDEP}] )
gmp? ( >=dev-libs/gmp-4.2.2:* )
ssl? (
- !libressl? (
dev-libs/openssl
:0=[bindist=] )
+ !libressl? (
<dev-libs/openssl-1.1
:0=[bindist=] )
libressl? ( dev-libs/libressl:0= )
)"
DEPEND="${RDEPEND}