From: Jeroen Roovers Date: Mon, 1 Apr 2019 10:53:40 +0000 (+0200) Subject: net-libs/wvstreams: Fix dev-libs/openssl dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a578f6e949f488de76d44bb13376e9321016db98;p=gentoo.git net-libs/wvstreams: Fix dev-libs/openssl dependency Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild similarity index 98% rename from net-libs/wvstreams/wvstreams-4.6.1_p14.ebuild rename to 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 )