summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-01 12:53:40 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-01 12:53:51 +0200
commita578f6e949f488de76d44bb13376e9321016db98 (patch)
tree9f0bb78d910a4081880d5191e1b9c6656883370d /net-libs/wvstreams
parentmedia-sound/kaudiocreator: remove 1.3_p20170806 (diff)
downloadgentoo-a578f6e949f488de76d44bb13376e9321016db98.tar.gz
gentoo-a578f6e949f488de76d44bb13376e9321016db98.tar.bz2
gentoo-a578f6e949f488de76d44bb13376e9321016db98.zip
net-libs/wvstreams: Fix dev-libs/openssl dependency
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild (renamed from net-libs/wvstreams/wvstreams-4.6.1_p14.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
index ea079309144b..509d6d5bfc48 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1_p14.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
@@ -24,7 +24,7 @@ RESTRICT="test"
#more tightly this time. Probably for the better since upstream xplc seems dead.
RDEPEND="
- dev-libs/openssl:0=
+ >=dev-libs/openssl-1.1:0=
sys-libs/readline:0=
sys-libs/zlib
dbus? ( >=sys-apps/dbus-1.4.20 )