commit:     c50ba290ad12062a0b0e2c5df8c264c6e5f2a3b5
Author:     Azat Bahawi <azahi <AT> teknik <DOT> io>
AuthorDate: Sat Sep  5 20:17:43 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=c50ba290

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

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

 dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild 
b/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild
index a2c49de..2f55ba7 100644
--- a/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild
+++ b/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild
@@ -23,7 +23,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