Skip to content

Commit

Permalink
fix: nim (#1552) (#1567)
Browse files Browse the repository at this point in the history
* fix: nim

round 2 (totally forgot redhat-rpm-config)

Signed-off-by: madomado <[email protected]>

* horrible typo

Signed-off-by: madomado <[email protected]>

---------

Signed-off-by: madomado <[email protected]>
(cherry picked from commit 24b8a29)

Co-authored-by: madomado <[email protected]>
  • Loading branch information
raboneko and madonuko authored Jul 18, 2024
1 parent 1719066 commit adbfc7a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions anda/langs/nim/nim/nim.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down Expand Up @@ -136,8 +137,8 @@ rm -rf %buildroot%_bindir/empty.txt
%_includedir/cycle.h
%_includedir/nimbase.h
%_datadir/nim
%bash_completion_dir/nim
%bash_completion_dir/nimble
%bash_completions_dir/nim
%bash_completions_dir/nimble

%files tools
%license copying.txt
Expand Down

0 comments on commit adbfc7a

Please sign in to comment.