Make git available in all build Docker targets (of qt5)

This commit is contained in:
Sandro Santilli 2022-06-01 11:54:44 +02:00
parent 026dbb3b85
commit a6e401e584

View File

@ -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 \