summaryrefslogtreecommitdiff
path: root/community-testing/rss-glx
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/rss-glx')
-rw-r--r--community-testing/rss-glx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/rss-glx/PKGBUILD b/community-testing/rss-glx/PKGBUILD
index 1d106b1ff..e2ef22fed 100644
--- a/community-testing/rss-glx/PKGBUILD
+++ b/community-testing/rss-glx/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 74520 2012-07-29 21:16:20Z ebelanger $
+# $Id: PKGBUILD 77302 2012-10-08 15:09:01Z 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=10
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' 'mesa')
optdepends=('xscreensaver: xscreensaver integration')
install=rss-glx.install
options=('!libtool')