Skip to content

Commit

Permalink
Fix missing bison in Debian 12 v2 package builder. (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferroin authored May 24, 2024
1 parent fb4b04c commit d20baec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package-builders/Dockerfile.debian12.v2
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ENV SENTRY_DSN="https://[email protected]/dummy"
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y --no-install-recommends \
bison \
build-essential \
ca-certificates \
cmake \
Expand Down

0 comments on commit d20baec

Please sign in to comment.