diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-05-17 01:29:26 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-05-17 02:32:47 +0200 |
commit | 292cef89e0028bf24bc31d96b5e7454537c0bc55 (patch) | |
tree | 3f962663364b081b396f2fde3dcb0a697634e586 /dev-dotnet | |
parent | x11-base/xorg-proto: Stabilize 2024.1 hppa, #930691 (diff) | |
download | gentoo-292cef89e0028bf24bc31d96b5e7454537c0bc55.tar.gz gentoo-292cef89e0028bf24bc31d96b5e7454537c0bc55.tar.bz2 gentoo-292cef89e0028bf24bc31d96b5e7454537c0bc55.zip |
dev-dotnet/dotnet-sdk: enable building with any lttng-ust
Closes: https://bugs.gentoo.org/931991
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild (renamed from dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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=" |