fix(anda): The path solver cannot be used for deps (#5327) (#5331)

(cherry picked from commit 6ff0f0f4b8)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-06-11 12:46:50 -07:00
committed by GitHub
parent a2fd89cd47
commit 69264a384a
+4 -2
View File
@@ -6,7 +6,7 @@
Name: rust-anda
Version: 0.4.12
Release: 3%?dist
Release: 4%?dist
Summary: Andaman Build toolchain
License: MIT
@@ -38,7 +38,9 @@ Requires: rpm-build
Requires: createrepo_c
Requires: git-core
Requires: libgit2
Requires: script
%if 0%{?fedora} >= 42
Requires: util-linux-script
%endif
%description -n %{crate} %{_description}