summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild4
-rw-r--r--net-libs/libtorrent/libtorrent-0.13.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
index 7cc8363c3714..402b6608920d 100644
--- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="
sys-libs/zlib
>=dev-libs/libsigc++-2.2.2:2
ssl? (
- !libressl? ( dev-libs/openssl:0= )
+ !libressl? ( <dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:= )
)"
DEPEND="${RDEPEND}
diff --git a/net-libs/libtorrent/libtorrent-0.13.6.ebuild b/net-libs/libtorrent/libtorrent-0.13.6.ebuild
index 49cf4e570c4e..90e62d00ecf0 100644
--- a/net-libs/libtorrent/libtorrent-0.13.6.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="
sys-libs/zlib
>=dev-libs/libsigc++-2.2.2:2
ssl? (
- !libressl? ( dev-libs/openssl:0= )
+ !libressl? ( <dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:= )
)"
DEPEND="${RDEPEND}