mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Install some extra utils required by tests
This commit is contained in:
parent
d9a0e1d4f9
commit
62b7427959
@ -33,6 +33,7 @@ RUN dnf -y --refresh install \
|
||||
PDAL-libs \
|
||||
PDAL-devel \
|
||||
perl-YAML-Tiny \
|
||||
poppler-utils \
|
||||
proj-devel \
|
||||
protobuf-devel \
|
||||
protobuf-lite-devel \
|
||||
@ -46,6 +47,7 @@ RUN dnf -y --refresh install \
|
||||
python3-termcolor \
|
||||
PyQt-builder \
|
||||
qca-qt6-devel \
|
||||
qpdf \
|
||||
qt6-qt3d-devel \
|
||||
qt6-qtbase-devel \
|
||||
qt6-qtbase-private-devel \
|
||||
|
Loading…
x
Reference in New Issue
Block a user