From de63dd3d2702e8cd0b033577c5a024741c419093 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:09:37 -0700 Subject: [PATCH] fix: nushell (#2141) (#2183) 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 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