summaryrefslogtreecommitdiff
path: root/share/spack/docker/ubuntu-1604.dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/docker/ubuntu-1604.dockerfile')
-rw-r--r--share/spack/docker/ubuntu-1604.dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/docker/ubuntu-1604.dockerfile b/share/spack/docker/ubuntu-1604.dockerfile
index 7891c5a261..1f7db8bea9 100644
--- a/share/spack/docker/ubuntu-1604.dockerfile
+++ b/share/spack/docker/ubuntu-1604.dockerfile
@@ -41,6 +41,7 @@ RUN apt-get -yqq update \
make \
python3 \
python3-pip \
+ python3-setuptools \
tcl \
unzip \
&& locale-gen en_US.UTF-8 \