From 91734dee3e97f809fb0fcf7add40f7af90fccd87 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Jun 2012 00:01:34 +0000 Subject: Wed Jun 6 00:01:34 UTC 2012 --- community/gnustep-back/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gnustep-back') diff --git a/community/gnustep-back/PKGBUILD b/community/gnustep-back/PKGBUILD index 0d09dd5e2..b059ca4a3 100644 --- a/community/gnustep-back/PKGBUILD +++ b/community/gnustep-back/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 68860 2012-04-04 09:31:08Z allan $ +# $Id: PKGBUILD 71960 2012-06-04 07:53:24Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Vesa Kaihlavirta # Contributor: Sebastian Sareyko pkgname=gnustep-back pkgver=0.22.0 -pkgrel=2 +pkgrel=3 pkgdesc="The GNUstep GUI Backend" arch=('i686' 'x86_64') url="http://www.gnustep.org/" license=('LGPL') -depends=(libgl libxmu gcc-libs freetype2 libart-lgpl) +depends=(libgl libxmu gcc-libs freetype2 cairo) makedepends=('gnustep-gui' 'libffi' 'gcc-objc') conflicts=('gnustep-back-svn') groups=('gnustep-core') -- cgit v1.2.3-54-g00ecf