[arch-commits] Commit in gdal/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Oct 26 16:54:04 UTC 2019
Date: Saturday, October 26, 2019 @ 16:54:01
Author: arojas
Revision: 520427
Add boost makedepends
Modified:
gdal/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 16:05:51 UTC (rev 520426)
+++ PKGBUILD 2019-10-26 16:54:01 UTC (rev 520427)
@@ -12,7 +12,7 @@
license=('custom')
depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 'libspatialite' 'libtiff' 'netcdf'
'openjpeg2' 'poppler' 'cfitsio' 'sqlite' 'mariadb-libs' 'postgresql-libs' 'xerces-c' 'json-c')
-makedepends=('perl' 'swig' 'chrpath' 'doxygen' 'python-numpy')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen' 'python-numpy' 'boost')
optdepends=('postgresql: postgresql database support'
'mariadb: mariadb database support'
'perl: perl binding support')
More information about the arch-commits
mailing list