summaryrefslogtreecommitdiff
path: root/gnome-unstable/clutter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/clutter/PKGBUILD')
-rw-r--r--gnome-unstable/clutter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/clutter/PKGBUILD b/gnome-unstable/clutter/PKGBUILD
index 8378c60a4..361c08e32 100644
--- a/gnome-unstable/clutter/PKGBUILD
+++ b/gnome-unstable/clutter/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 136638 2011-08-31 10:00:35Z ibiru $
+# $Id: PKGBUILD 136821 2011-09-01 21:15:55Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=clutter
pkgver=1.7.12
-pkgrel=1
+pkgrel=2
pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
arch=('i686' 'x86_64')
url="http://clutter-project.org/"
options=('!libtool')
license=('LGPL')
-depends=('cogl>=1.7.6' 'libgl' 'json-glib' 'atk' 'libxi')
+depends=('cogl>=1.7.6' 'mesa' 'json-glib' 'atk' 'libxi')
makedepends=('gobject-introspection' 'mesa')
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
sha256sums=('b145cb02b1682fd9a4fb5af38d7baee94d3841e84a5ad960ecc2fead96b3ac7a')