Merge remote-tracking branch 'origin/release-v1.110' into develop

This commit is contained in:
Erik Johnston
2024-07-02 15:12:36 +01:00
5 changed files with 57 additions and 10 deletions

View File

@@ -73,6 +73,8 @@ RUN apt-get update -qq -o Acquire::Languages=none \
curl \
debhelper \
devscripts \
# Required for building cffi from source.
libffi-dev \
libsystemd-dev \
lsb-release \
pkg-config \