summaryrefslogtreecommitdiff
path: root/community-staging/rss-glx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/rss-glx/PKGBUILD')
-rw-r--r--community-staging/rss-glx/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community-staging/rss-glx/PKGBUILD b/community-staging/rss-glx/PKGBUILD
index 92714fa2b..adf2bfcff 100644
--- a/community-staging/rss-glx/PKGBUILD
+++ b/community-staging/rss-glx/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 74431 2012-07-28 09:53:08Z spupykin $
+# $Id: PKGBUILD 78636 2012-10-22 11:22:11Z spupykin $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Corrado 'bardo' Primier <corrado.primier@mail.polimi.it>
# Contributor: Tate "Tatey" Johnson <tatey86@tpg.com.au>
pkgname=rss-glx
pkgver=0.9.1
-pkgrel=9
+pkgrel=12
pkgdesc="The Really Slick Screensavers port to GLX"
arch=('i686' 'x86_64')
url="http://rss-glx.sourceforge.net/"
license=('GPL')
-depends=('desktop-file-utils' 'freealut' 'glew' 'imagemagick')
+depends=('desktop-file-utils' 'freealut' 'glew' 'imagemagick' 'glu')
+makedepends=('mesa')
optdepends=('xscreensaver: xscreensaver integration')
install=rss-glx.install
options=('!libtool')