stdeb is installed with pip, but it needs python-setuptools and python-six

This commit is contained in:
Dmitri Bogomolov 2021-11-17 22:20:30 +02:00
parent e43ed6f6d3
commit 89d2660b52
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

View File

@ -17,8 +17,8 @@ RUN apt-get install -yq --no-install-suggests --no-install-recommends \
# Testing environment
language-pack-en \
qtbase5-dev qt5-default tor tox xvfb \
# dpkg
debhelper dh-apparmor dh-python fakeroot python-stdeb
# stdeb
debhelper dh-apparmor dh-python fakeroot python-setuptools python-six wget
# Wine
# wget wine-stable winetricks mingw-w64 wine32 wine64