Skip to content

Commit

Permalink
install python3-pyproj and protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Feb 8, 2021
1 parent 781cd27 commit e1ec1df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/qgis3-build-deps.dockerfile
Expand Up @@ -34,6 +34,7 @@ RUN apt-get update \
libgsl-dev \
libpq-dev \
libproj-dev \
libprotobuf-dev \
libqca-qt5-2-dev \
libqca-qt5-2-plugins \
libqt53dextras5 \
Expand Down Expand Up @@ -77,6 +78,7 @@ RUN apt-get update \
python3-owslib \
python3-pip \
python3-psycopg2 \
python3-pyproj \
python3-pyqt5 \
python3-pyqt5.qsci \
python3-pyqt5.qtsql \
Expand Down

0 comments on commit e1ec1df

Please sign in to comment.