From bce7f784e62cede53ec8995e473e0ce2be2be594 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 4 Oct 2024 23:26:56 +0800 Subject: [PATCH] fix: nushell (#2141) Signed-off-by: madomado --- anda/langs/rust/nushell/nushell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/nushell/nushell.spec b/anda/langs/rust/nushell/nushell.spec index 430938b7f8..84071d715b 100644 --- a/anda/langs/rust/nushell/nushell.spec +++ b/anda/langs/rust/nushell/nushell.spec @@ -5,7 +5,7 @@ Summary: A new type of shell License: MIT URL: https://www.nushell.sh/ BuildRequires: anda-srpm-macros rust-packaging git-core -BuildRequires: openssl-devel-engine +BuildRequires: openssl-devel-engine mold Requires: glibc openssl zlib %description