diff options
author | 2020-09-05 23:24:42 +0300 | |
---|---|---|
committer | 2020-09-15 18:12:15 +0200 | |
commit | 87cf2256f3666126943e553dbc5a3ef75ef23747 (patch) | |
tree | 8c2e2815a7834773dcb5d97000c3c0e5eace207c /dev-dotnet | |
parent | dev-dotnet/dotnetcore-aspnet-bin: Allow openssl-compat (diff) | |
download | dotnet-87cf2256f3666126943e553dbc5a3ef75ef23747.tar.gz dotnet-87cf2256f3666126943e553dbc5a3ef75ef23747.tar.bz2 dotnet-87cf2256f3666126943e553dbc5a3ef75ef23747.zip |
dev-dotnet/dotnetcore-runtime-bin: Allow openssl-compat
Signed-off-by: Gergely Nagy <ngg@ngg.hu>
Diffstat (limited to 'dev-dotnet')
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 |