Skip to content

Commit 23cb4e8

Browse files
committed
Revert "Temporarily remove grass from Qt 5 CI"
This reverts commit b3cdf9e. With the ubuntugis ppa removed, grass can now be installed.
1 parent 0786fc8 commit 23cb4e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.docker/qgis3-qt5-build-deps.dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ FROM binary-for-oracle as binary-only
166166

167167
RUN apt-get update \
168168
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
169+
grass \
169170
iproute2 \
170171
postgresql-client \
171172
spawn-fcgi \
@@ -200,6 +201,7 @@ RUN apt-get update \
200201
clang \
201202
cmake \
202203
flex \
204+
grass-dev \
203205
libdraco-dev \
204206
libexiv2-dev \
205207
libexpat1-dev \

0 commit comments

Comments
 (0)