diff options
Diffstat (limited to 'test/travis/trusty/Dockerfile')
-rw-r--r-- | test/travis/trusty/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/travis/trusty/Dockerfile b/test/travis/trusty/Dockerfile index 7b86f3e7..0a6f1804 100644 --- a/test/travis/trusty/Dockerfile +++ b/test/travis/trusty/Dockerfile @@ -16,6 +16,7 @@ RUN apt-get update && apt-get -y install \ flex \ git \ python2.7 python2.7-dev \ + python3-setuptools \ libtool \ libglib2.0-dev \ python-setuptools \ |