diff --git a/Dockerfile b/Dockerfile index e5d3991..6210493 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \ libpng-dev \ libtiff-dev \ libtool \ + pkgconfig \ python \ python-imaging \ python-tornado \