summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4547d18dd5b8..37ac60053ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grass
pkgdesc = Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
pkgver = 7.0.1
- pkgrel = 4
+ pkgrel = 5
url = http://grass.osgeo.org/
arch = i686
arch = x86_64
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