misc: Added missing optional dependencies to 18.04 Docker
[gem5.git] / util / dockerfiles / ubuntu-18.04_all-dependencies / Dockerfile
index a0064b6aa98c7da144c4c32df8b2ee6cd53d2abd..95511a8a83f986a01c0156b36ebfd8df3edcfc1c 100644 (file)
@@ -30,4 +30,5 @@ RUN apt -y update
 RUN apt -y upgrade
 RUN apt -y install build-essential git m4 scons zlib1g zlib1g-dev \
     libprotobuf-dev protobuf-compiler libprotoc-dev libgoogle-perftools-dev \
-    python-dev python python-six doxygen
+    python-dev python python-six doxygen libboost-all-dev libhdf5-serial-dev \
+    python-pydot libpng-dev