diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index ef72694a80eecb33dd73de5d2c0b4d4991ce41a6..be352c3f7a121150882ad0f69b302042ab48ee9b 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -10,17 +10,22 @@ license="MIT" depends_dev="gdal" makedepends=" apache-ant + cfitsio-dev chrpath curl-dev expat-dev geos-dev giflib-dev + hdf5-dev json-c-dev + libdap-dev + libkml-dev libpng-dev libwebp-dev libxml2-dev linux-headers mariadb-dev + netcdf-dev openjdk8 openjpeg-dev poppler-dev @@ -61,7 +66,9 @@ build() { --build=$CBUILD \ --host=$CHOST \ --prefix=/usr \ + --with-cfitsio=/usr \ --with-cpp14 \ + --with-dods-root=/usr \ --with-poppler \ --with-mysql \ --with-java=/usr/lib/jvm/java-1.8-openjdk/