Revert "Temporarily remove grass from Qt 5 CI"

This reverts commit b3cdf9e8a31595f4aae206c60c63a822dede07e0.

With the ubuntugis ppa removed, grass can now be installed.
This commit is contained in:
Jean Felder 2025-03-11 12:02:59 +01:00 committed by Nyall Dawson
parent c94d4e40e2
commit ad66b27aff

View File

@ -166,6 +166,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 \
@ -200,6 +201,7 @@ RUN apt-get update \
clang \
cmake \
flex \
grass-dev \
libdraco-dev \
libexiv2-dev \
libexpat1-dev \