stdeb is installed with pip, but it needs python-setuptools and python-six
This commit is contained in:
parent
e43ed6f6d3
commit
89d2660b52
|
@ -17,8 +17,8 @@ RUN apt-get install -yq --no-install-suggests --no-install-recommends \
|
||||||
# Testing environment
|
# Testing environment
|
||||||
language-pack-en \
|
language-pack-en \
|
||||||
qtbase5-dev qt5-default tor tox xvfb \
|
qtbase5-dev qt5-default tor tox xvfb \
|
||||||
# dpkg
|
# stdeb
|
||||||
debhelper dh-apparmor dh-python fakeroot python-stdeb
|
debhelper dh-apparmor dh-python fakeroot python-setuptools python-six wget
|
||||||
# Wine
|
# Wine
|
||||||
# wget wine-stable winetricks mingw-w64 wine32 wine64
|
# wget wine-stable winetricks mingw-w64 wine32 wine64
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user