From 891f44722456b693d99b397f7e332a9ed68a47a2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Mar 2012 00:02:31 +0000 Subject: Sun Mar 25 00:02:31 UTC 2012 --- community/compizconfig-python/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/compizconfig-python') diff --git a/community/compizconfig-python/PKGBUILD b/community/compizconfig-python/PKGBUILD index 8714306f7..d4d65ff95 100644 --- a/community/compizconfig-python/PKGBUILD +++ b/community/compizconfig-python/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 68304 2012-03-21 10:37:36Z pschmitz $ +# $Id: PKGBUILD 68381 2012-03-23 15:45:56Z rvanharen $ # Maintainer: Ronald van Haren # Contributor: JJDaNiMoTh # Contributor: nesl247 pkgname=compizconfig-python pkgver=0.8.4 -pkgrel=3 +pkgrel=4 pkgdesc="Compizconfig bindings for python" arch=('i686' 'x86_64') url="http://opencompositing.org" license=('GPL') -depends=('compiz-core>=0.8.4' 'libcompizconfig>=0.8.4' 'glib2' 'python2') +depends=('compiz-core' 'libcompizconfig' 'glib2' 'python2' 'libxrandr') makedepends=('intltool' 'pkgconfig' 'pyrex') conflicts=('compizconfig-python-git') source=(http://releases.compiz-fusion.org/${pkgver}/${pkgname}-${pkgver}.tar.bz2) -- cgit v1.2.3-54-g00ecf