mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Make git available in all build Docker targets (of qt5)
This commit is contained in:
parent
026dbb3b85
commit
a6e401e584
@ -22,6 +22,7 @@ RUN apt-get update \
|
||||
cmake \
|
||||
curl \
|
||||
dh-python \
|
||||
git \
|
||||
gdal-bin \
|
||||
gpsbabel \
|
||||
graphviz \
|
||||
@ -170,7 +171,6 @@ RUN apt-get update \
|
||||
clang \
|
||||
cmake \
|
||||
flex \
|
||||
git \
|
||||
grass-dev \
|
||||
libexiv2-dev \
|
||||
libexpat1-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user