Skip to content

Commit

Permalink
fix: gawk missing for elf-size-report.sh (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed May 1, 2023
1 parent 8ad090d commit 137ac8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN apt-get update && \
unzip \
file \
python3-pip \
gawk \
# Install some dependencies required by Qt libs
libxkbcommon-x11-0 gstreamer1.0-plugins-base && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 137ac8a

Please sign in to comment.