Skip to content

Commit ae28fa8

Browse files
authored
Closes #212. (#213)
1 parent 4a30b26 commit ae28fa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/rocky/install/tools.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dnf -y update
88
dnf -y install vim sudo wget which net-tools bzip2 findutils procps \
99
numpy \
1010
dbus-glib \
11-
psmisc
11+
psmisc \
12+
langpacks-en glibc-all-langpacks
1213
dnf -y install mailcap
1314
dnf clean all

0 commit comments

Comments
 (0)