From 104d10c8df6fdc5bb32614d972ba26024610046f Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 19 Jul 2024 01:23:26 +0800 Subject: [PATCH] fix: nim round 2 (totally forgot redhat-rpm-config) Signed-off-by: madomado --- anda/langs/nim/nim/nim.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/nim/nim/nim.spec b/anda/langs/nim/nim/nim.spec index d34565a4e9..93f3c67aae 100644 --- a/anda/langs/nim/nim/nim.spec +++ b/anda/langs/nim/nim/nim.spec @@ -12,6 +12,7 @@ Source2: nimgrep.1 Source3: nimble.1 Source4: nimsuggest.1 BuildRequires: gcc mold git-core gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre-devel +BuildRequires: redhat-rpm-config Requires: gcc