summaryrefslogtreecommitdiff
path: root/community/grass/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/grass/PKGBUILD')
-rw-r--r--community/grass/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/grass/PKGBUILD b/community/grass/PKGBUILD
index ed6d9770e..2457e1814 100644
--- a/community/grass/PKGBUILD
+++ b/community/grass/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=grass
pkgver=6.4.1RC2
-pkgrel=1
+pkgrel=2
pkgdesc='Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization.'
arch=('i686' 'x86_64' 'mips64el')
url='http://grass.itc.it/index.php'
@@ -15,7 +15,8 @@ optdepends=('fftw: required for i.fft and i.ifft modules'
'r: R language interface'
'lapack: required for GMATH library'
'blas: required for GMATH library'
- 'xorg-server: required for the graphical interface')
+ 'xorg-server: required for the graphical interface'
+ 'wxpython: to enable the GUI')
options=('!libtool' '!makeflags')
install='grass.install'
source=("http://grass.itc.it/grass64/source/grass-${pkgver}.tar.gz"