From b8322aaddc0dc6b249457dd19ab7fb246b92c997 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 11 Jan 2014 03:27:04 +0000 Subject: Sat Jan 11 03:21:10 UTC 2014 --- extra/cogl/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/cogl/PKGBUILD') diff --git a/extra/cogl/PKGBUILD b/extra/cogl/PKGBUILD index 4c9de3f79..089ba8f7d 100644 --- a/extra/cogl/PKGBUILD +++ b/extra/cogl/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 197898 2013-10-30 11:33:08Z allan $ +# $Id: PKGBUILD 203439 2014-01-10 21:08:52Z heftig $ # Maintainer: Ionut Biru pkgname=cogl pkgver=1.16.0 -pkgrel=2 +pkgrel=3 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer" arch=('i686' 'x86_64') url="http://www.clutter-project.org/" license=('GPL2') -depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango') -makedepends=('mesa' 'gobject-introspection') +depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango' 'libxrandr') +makedepends=('gobject-introspection') options=(!emptydirs) source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094') -- cgit v1.2.3-54-g00ecf