Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 263a1ee

Browse files
add awk to naev-docs
1 parent d73b815 commit 263a1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

naev-docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV IMAGE_NAME "naev-docs"
1010
COPY setup-devenv.sh /usr/bin
1111

1212
# Install utilities
13-
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install make python3-pip meson ninja-build clang gcc git GraphicsMagick gzip llvm libyaml openssl optipng rustup zlib \
13+
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install make python3-pip meson ninja-build clang gawk gcc git GraphicsMagick gzip llvm libyaml openssl optipng rustup zlib \
1414
python3-pyyaml rsync tidy tar unzip xz zip \
1515
# Install ldoc
1616
lua-ldoc \

0 commit comments

Comments
 (0)