Skip to content

Commit 45fae8f

Browse files
authored
Dockerfile: add missing awk dependency (#180)
1 parent 13f6b6d commit 45fae8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN dnf -y update && \
2525
dnf -y install \
2626
alsa-lib \
2727
atk \
28+
awk \
2829
bash \
2930
clang \
3031
clang-libs \

0 commit comments

Comments
 (0)