Skip to content

Commit

Permalink
Add ripgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
tikk3r committed Sep 9, 2024
1 parent 69ff431 commit 214cd64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions singularity/Singularity.amd_aocl
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ From: fedora:38
dnf -y install bison flex ncurses tar bzip2 which gettext nomacs
dnf -y install cmake3 nodejs
dnf -y install swarp rclone bc
dnf -y install ripgrep
# Necessary for nomacs
sudo strip --remove-section=.note.ABI-tag /usr/lib64/libQt5Core.so.5

Expand Down
1 change: 1 addition & 0 deletions singularity/Singularity.intel_mkl
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ From: fedora:38
dnf -y install bison flex ncurses tar bzip2 which gettext nomacs
dnf -y install cmake3 nodejs
dnf -y install swarp rclone bc
dnf -y install ripgrep
# Necessary for nomacs
sudo strip --remove-section=.note.ABI-tag /usr/lib64/libQt5Core.so.5

Expand Down

0 comments on commit 214cd64

Please sign in to comment.