From 31564f9b96699f258db3f80dccd1f79c1aadd27c Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 19 Jul 2024 22:00:22 +0800 Subject: [PATCH] fix buildrequires 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 e79e271cde..d389d8682d 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 Requires: glibc openssl zlib %description