From 97efa58fe4b1309950de35d1346c26250f252bc5 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:25:47 -0700 Subject: [PATCH] fix: onefetch (#2137) (#2172) Signed-off-by: madomado (cherry picked from commit 1384f435b81ded1b80bd097fd768b0e98a95e76d) Co-authored-by: madomado --- anda/langs/rust/onefetch/rust-onefetch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/onefetch/rust-onefetch.spec b/anda/langs/rust/onefetch/rust-onefetch.spec index 65598416dd..d04d50c753 100644 --- a/anda/langs/rust/onefetch/rust-onefetch.spec +++ b/anda/langs/rust/onefetch/rust-onefetch.spec @@ -15,7 +15,7 @@ Source: %{crates_source} Patch: onefetch-fix-metadata-auto.diff BuildRequires: anda-srpm-macros cargo-rpm-macros >= 24 -BuildRequires: cmake +BuildRequires: cmake mold %global _description %{expand: Command-line Git information tool.}