Browse Source
docker image: install setuptools for python2
Needed by python2-xlib.
master
Leonid Pliushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
scripts/setup-ubuntu.sh
|
|
@ -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" |
|
|
|