fix dockerfile

This commit is contained in:
Paul Oureib 2024-01-15 09:37:03 +01:00
parent 666c5f4b96
commit bc9a9a25ae

View File

@ -21,13 +21,14 @@ RUN bash -e <<EOF
apt-get update
echo 'http://deb.debian.org/debian' | apt-get install -y pbuilder
apt-get install -y \
dh-make \
aptitude \
ca-certificates \
libssh-dev \
lintian \
pbuilder \
quilt \
git-buildpackage \
debmake \