Skip to content

Commit

Permalink
amd64: no-install-recommends broke the build
Browse files Browse the repository at this point in the history
  • Loading branch information
flsobral authored Mar 16, 2021
1 parent ac9920e commit e86a311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
cmake \
ninja-build \
build-essential \
libsdl2-dev \
libfontconfig1-dev \
git \
Expand Down

0 comments on commit e86a311

Please sign in to comment.