From 92ecc7103f2ae76cb11ef6852fb56270334b79c9 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:28:29 -0700 Subject: [PATCH] fix: nushell (#2141) (#2184) Signed-off-by: madomado (cherry picked from commit bce7f784e62cede53ec8995e473e0ce2be2be594) Co-authored-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 575a29785b..fa9b0fcd76 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