summaryrefslogtreecommitdiff
path: root/community/gnustep-back
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-06 12:03:23 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-06 12:03:23 -0300
commit602bbc9f8ca0debe0fe88aac1ddc969c405f96b0 (patch)
tree34c0b1890fadd22588d98422a3cc2c2909094216 /community/gnustep-back
parenta356d89e91e7ce1dd622d6dfe1b13412923d3b96 (diff)
parent664b1c2195b2884102cc2d5a56a13702f8ee44fe (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/postgresql/PKGBUILD libre/gstreamer0.10-bad-libre/PKGBUILD
Diffstat (limited to 'community/gnustep-back')
-rw-r--r--community/gnustep-back/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnustep-back/PKGBUILD b/community/gnustep-back/PKGBUILD
index f5bad7794..dd375db38 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 <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-back
pkgver=0.22.0
-pkgrel=2
+pkgrel=3
pkgdesc="The GNUstep GUI Backend"
arch=('i686' 'x86_64' 'mips64el')
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')