- Resolve build failure when backported to 15-SP3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-auditable?expand=0&rev=8
This commit is contained in:
parent
cd88031c04
commit
40db089222
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 03:11:26 UTC 2024 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Resolve build failure when backported to 15-SP3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 02:02:31 UTC 2024 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -35,7 +35,7 @@ Source0: %{name}-%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
# We can't dep on cargo-packaging because we would create a dependency loop.
|
||||
# BuildRequires: cargo-packaging
|
||||
BuildRequires: rust+cargo
|
||||
BuildRequires: cargo
|
||||
BuildRequires: zstd
|
||||
Requires: rust+cargo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user