docker image: install setuptools for python2

Needed by python2-xlib.
This commit is contained in:
Leonid Pliushch 2020-05-19 21:32:23 +03:00
parent f380827f81
commit 7746025839
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ PACKAGES+=" gtk-3-examples"
PACKAGES+=" gtk-doc-tools"
PACKAGES+=" itstool"
PACKAGES+=" libgdk-pixbuf2.0-dev"
PACKAGES+=" python-setuptools"
PACKAGES+=" python3-xcbgen"
PACKAGES+=" texlive-extra-utils"
PACKAGES+=" xfonts-utils"