Skip to content

Commit

Permalink
Add missing build dependency to fix 5.1 builds on s390x and ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Dec 22, 2023
1 parent 5b28bca commit 7399921
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 5.0/bookworm/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions 5.1/bookworm/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Dockerfile-debian.template
Expand Up @@ -73,6 +73,7 @@ RUN set -eux; \
libsqlite3-dev \
make \
patch \
pkgconf \
xz-utils \
; \
rm -rf /var/lib/apt/lists/*; \
Expand Down

0 comments on commit 7399921

Please sign in to comment.