Skip to content

Commit

Permalink
Revert "Temporarily remove grass from Qt 5 CI"
Browse files Browse the repository at this point in the history
This reverts commit b3cdf9e.

With the ubuntugis ppa removed, grass can now be installed.
  • Loading branch information
ptitjano committed Mar 11, 2025
1 parent 36eae23 commit aae8964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/qgis3-qt5-build-deps.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ FROM binary-for-oracle as binary-only

RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
grass \
iproute2 \
postgresql-client \
spawn-fcgi \
Expand Down Expand Up @@ -198,6 +199,7 @@ RUN apt-get update \
clang \
cmake \
flex \
grass-dev \
libdraco-dev \
libexiv2-dev \
libexpat1-dev \
Expand Down

0 comments on commit aae8964

Please sign in to comment.