mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Add draco to ci containers
This commit is contained in:
parent
731c2e7430
commit
d611b6840f
@ -17,6 +17,7 @@ RUN apt-get update \
|
||||
libzip-dev \
|
||||
libprotobuf-dev \
|
||||
qtbase5-dev \
|
||||
libdraco-dev \
|
||||
libqt5svg5-dev \
|
||||
libqt5serialport5-dev \
|
||||
qttools5-dev \
|
||||
|
@ -27,6 +27,7 @@ RUN apt-get update \
|
||||
gpsbabel \
|
||||
graphviz \
|
||||
libaio1 \
|
||||
libdraco4 \
|
||||
libexiv2-27 \
|
||||
libfcgi0ldbl \
|
||||
libgsl27 \
|
||||
@ -175,6 +176,7 @@ RUN apt-get update \
|
||||
cmake \
|
||||
flex \
|
||||
grass-dev \
|
||||
libdraco-dev \
|
||||
libexiv2-dev \
|
||||
libexpat1-dev \
|
||||
libfcgi-dev \
|
||||
|
@ -9,6 +9,7 @@ RUN dnf -y --refresh install \
|
||||
clang \
|
||||
clazy \
|
||||
curl \
|
||||
draco-devel \
|
||||
exiv2-devel \
|
||||
expat-devel \
|
||||
fcgi-devel \
|
||||
|
Loading…
x
Reference in New Issue
Block a user