diff options
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 |