Fix for bookworm build
Some checks failed
Lint / test (push) Waiting to run
CI / test (push) Successful in 52s
CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Failing after 2m15s
CI / test (debian, docker.io/library/debian:13, python3) (push) Failing after 3m11s

This commit is contained in:
Miguel Jacq 2026-07-05 11:21:05 +10:00
parent 7d54696402
commit 9d24ea99e9
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
2 changed files with 22 additions and 1 deletions

View file

@ -19,6 +19,7 @@ RUN set -eux; \
apt-get install -y --no-install-recommends \
build-essential \
devscripts \
libdistro-info-perl \
debhelper \
dh-python \
pybuild-plugin-pyproject \