Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-aspnet-bin/
Date: Tue, 15 Sep 2020 16:13:12
Message-Id: 1600186335.c50ba290ad12062a0b0e2c5df8c264c6e5f2a3b5.ngg@gentoo
1 commit: c50ba290ad12062a0b0e2c5df8c264c6e5f2a3b5
2 Author: Azat Bahawi <azahi <AT> teknik <DOT> io>
3 AuthorDate: Sat Sep 5 20:17:43 2020 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Tue Sep 15 16:12:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=c50ba290
7
8 dev-dotnet/dotnetcore-aspnet-bin: Allow openssl-compat
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index a2c49de..2f55ba7 100644
17 --- a/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild
18 +++ b/dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild
19 @@ -23,7 +23,7 @@ RDEPEND="
20 >=sys-libs/libunwind-1.1-r1
21 >=dev-libs/icu-57.1
22 >=dev-util/lttng-ust-2.8.1
23 - >=dev-libs/openssl-1.0.2h-r2
24 + || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
25 >=net-misc/curl-7.49.0
26 >=app-crypt/mit-krb5-1.14.2
27 >=sys-libs/zlib-1.2.8-r1