mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
install python3-pyproj and protobuf
This commit is contained in:
parent
781cd27fb5
commit
e1ec1df90a
@ -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 \
|
||||
@ -77,6 +78,7 @@ RUN apt-get update \
|
||||
python3-owslib \
|
||||
python3-pip \
|
||||
python3-psycopg2 \
|
||||
python3-pyproj \
|
||||
python3-pyqt5 \
|
||||
python3-pyqt5.qsci \
|
||||
python3-pyqt5.qtsql \
|
||||
|
Loading…
x
Reference in New Issue
Block a user