diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-06 12:03:23 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-06 12:03:23 -0300 |
commit | 602bbc9f8ca0debe0fe88aac1ddc969c405f96b0 (patch) | |
tree | 34c0b1890fadd22588d98422a3cc2c2909094216 /community/oolite/PKGBUILD | |
parent | a356d89e91e7ce1dd622d6dfe1b13412923d3b96 (diff) | |
parent | 664b1c2195b2884102cc2d5a56a13702f8ee44fe (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/oolite/PKGBUILD')
-rw-r--r-- | community/oolite/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/oolite/PKGBUILD b/community/oolite/PKGBUILD index 61213fb31..6fe9a87ba 100644 --- a/community/oolite/PKGBUILD +++ b/community/oolite/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 71561 2012-05-29 10:35:05Z svenstaro $ +# $Id: PKGBUILD 71988 2012-06-05 00:13:47Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Lone_Wolf <lonewolf@xs4all.nl> pkgname=oolite pkgver=1.76.1 -pkgrel=1 +pkgrel=2 pkgdesc="A space-sim based on the classic Elite" arch=('i686' 'x86_64' 'mips64el') url="http://oolite-linux.berlios.de" license=('GPL2') -depends=('gnustep-gui' 'sdl_mixer' 'mesa' 'espeak' 'nspr' 'python2' 'icu') +depends=('gnustep-gui' 'sdl_mixer' 'mesa' 'espeak' 'nspr' 'python2' 'icu' 'gnustep-base') makedepends=('gcc-objc' 'gnustep-make' 'curl' 'zip') options=(!makeflags) source=(oolite |