commit:     87cf2256f3666126943e553dbc5a3ef75ef23747
Author:     Azat Bahawi <azahi <AT> teknik <DOT> io>
AuthorDate: Sat Sep  5 20:24:42 2020 +0000
Commit:     Gergely Nagy <ngg <AT> ngg <DOT> hu>
CommitDate: Tue Sep 15 16:12:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=87cf2256

dev-dotnet/dotnetcore-runtime-bin: Allow openssl-compat

Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>

 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild | 2 +-
 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild | 2 +-
 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild 
b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
index add4a6a..ba7aed1 100644
--- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
+++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        >=sys-libs/libunwind-1.1-r1
        >=dev-libs/icu-57.1
        >=dev-util/lttng-ust-2.8.1
-       >=dev-libs/openssl-1.0.2h-r2
+       || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
        >=net-misc/curl-7.49.0
        >=app-crypt/mit-krb5-1.14.2
        >=sys-libs/zlib-1.2.8-r1

diff --git 
a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild 
b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
index add4a6a..ba7aed1 100644
--- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
+++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        >=sys-libs/libunwind-1.1-r1
        >=dev-libs/icu-57.1
        >=dev-util/lttng-ust-2.8.1
-       >=dev-libs/openssl-1.0.2h-r2
+       || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
        >=net-misc/curl-7.49.0
        >=app-crypt/mit-krb5-1.14.2
        >=sys-libs/zlib-1.2.8-r1

diff --git 
a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild 
b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
index add4a6a..ba7aed1 100644
--- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
+++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        >=sys-libs/libunwind-1.1-r1
        >=dev-libs/icu-57.1
        >=dev-util/lttng-ust-2.8.1
-       >=dev-libs/openssl-1.0.2h-r2
+       || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
        >=net-misc/curl-7.49.0
        >=app-crypt/mit-krb5-1.14.2
        >=sys-libs/zlib-1.2.8-r1

Reply via email to