summaryrefslogtreecommitdiff
path: root/extra/stellarium/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/stellarium/PKGBUILD')
-rw-r--r--extra/stellarium/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/stellarium/PKGBUILD b/extra/stellarium/PKGBUILD
index 8b900c199..edd8a973f 100644
--- a/extra/stellarium/PKGBUILD
+++ b/extra/stellarium/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 166485 2012-09-08 09:30:15Z ronald $
+# $Id: PKGBUILD 168612 2012-10-13 11:49:36Z andyrtr $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=stellarium
pkgver=0.11.4
-pkgrel=1
+pkgrel=2
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
arch=("i686" "x86_64")
url="http://stellarium.free.fr/"
license=('GPL2')
-depends=('libpng' 'mesa' 'libgl' 'freetype2' 'qt' 'openssl')
-makedepends=('cmake' 'boost')
+depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt' 'openssl')
+makedepends=('cmake' 'boost' 'mesa')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
stellarium.desktop
stellarium.png)