Skip to content

Commit 99ddf29

Browse files
committed
Added missing GDAL dependencies
Added GEOS and XPAT libraries, gdal cmake adds them by default if available in the system.
1 parent b17a287 commit 99ddf29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snap/snapcraft24.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ parts:
133133
source: .
134134
plugin: nil
135135
build-packages:
136+
- libexpat-dev
137+
- libgeos-dev
136138
- libgeotiff-dev
137139
- libhdf5-serial-dev
138140
- libopenmpi-dev
@@ -145,7 +147,9 @@ parts:
145147
- libaec0
146148
- libcurl3t64-gnutls
147149
- libcurl4t64
150+
- libexpat1
148151
- libgeotiff5
152+
- libgeos-c1t64
149153
- libhdf5-103-1t64
150154
- libjsoncpp25
151155
- libspqr4

0 commit comments

Comments
 (0)