Переглянути джерело

Add python3-wxgtk deb package in the Dockerfile (#243)

This main Dockerfile should support maximum of features and include majority of dependencies.
Tomas Zigo 5 роки тому
батько
коміт
86b2e801b5
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -58,6 +58,7 @@ RUN apt-get update \
         python3-pip \
         python3-pip \
         python3-ply \
         python3-ply \
         python3-six \
         python3-six \
+        python3-wxgtk4.0 \
         sqlite3 \
         sqlite3 \
         subversion \
         subversion \
         unixodbc-dev \
         unixodbc-dev \