commit: 292cef89e0028bf24bc31d96b5e7454537c0bc55 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu May 16 23:29:26 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Fri May 17 00:32:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292cef89
dev-dotnet/dotnet-sdk: enable building with any lttng-ust Closes: https://bugs.gentoo.org/931991 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../{dotnet-sdk-8.0.102.ebuild => dotnet-sdk-8.0.102-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild similarity index 99% rename from dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild rename to dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild index 483499226303..982744ca426b 100644 --- a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild +++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild @@ -62,7 +62,7 @@ RDEPEND=" app-crypt/mit-krb5:0/0 dev-libs/icu dev-libs/openssl:= - dev-util/lttng-ust:0/2.12 + dev-util/lttng-ust:= sys-libs/zlib:0/1 " BDEPEND="
