From 1384f435b81ded1b80bd097fd768b0e98a95e76d Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 4 Oct 2024 21:48:30 +0800 Subject: [PATCH] fix: onefetch (#2137) Signed-off-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.}