summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2015-10-04 23:28:06 -0500
committerDoug Newgard2015-10-04 23:28:06 -0500
commitcfc83063c3a15375471b53ca93452dbd2fcaf1b1 (patch)
treeb796d4660a9ca9d130c2952356b987535b548ad6 /PKGBUILD
parentef8bef058401853c6732115208a954fa2f676555 (diff)
downloadaur-cfc83063c3a15375471b53ca93452dbd2fcaf1b1.tar.gz
Add back some useful options that don't have extra deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07ea47d64f80..3464a7073527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=grass
pkgver=7.0.1
-pkgrel=4
+pkgrel=5
_shortver=${pkgver%.*}
_shortver=${_shortver/./}
pkgdesc='Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization'
@@ -39,6 +39,9 @@ build() {
--with-freetype-includes=/usr/include/freetype2 \
--with-wxwidgets \
--with-readline \
+ --with-pthread \
+ --with-netcdf \
+ --with-nls \
--with-geos \
--with-postgres