commit: 2f65651672b9d80a2d029a59661a68d0053f8151
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:24:40 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:24:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f656516
dev-libs/botan: do not permit openssl-1.1
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-libs/botan/botan-1.10.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/botan/botan-1.10.17.ebuild
b/dev-libs/botan/botan-1.10.17.ebuild
index 8d09da8321a..5475dd11867 100644
--- 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}