xonotic: don't makedepend on xonotic-data

This commit is contained in:
Christian Neukirchen 2014-08-23 17:22:50 +02:00
parent 94453bdbcf
commit ecfc1f0201

View file

@ -1,7 +1,7 @@
# Template file for 'xonotic' # Template file for 'xonotic'
pkgname=xonotic pkgname=xonotic
version=0.7.0 version=0.7.0
revision=2 revision=3
wrksrc="Xonotic" wrksrc="Xonotic"
homepage="http://xonotic.org" homepage="http://xonotic.org"
license="GPL-2, GPL-3" license="GPL-2, GPL-3"
@ -9,11 +9,11 @@ distfiles="http://dl.xonotic.org/xonotic-${version}-source.zip"
short_desc="A free, fast-paced crossplatform first-person shooter" short_desc="A free, fast-paced crossplatform first-person shooter"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f1a527de67ab2bfd2b17414614301a783ad04e00dbd0d8abb516505e4ee9f88c checksum=f1a527de67ab2bfd2b17414614301a783ad04e00dbd0d8abb516505e4ee9f88c
nocross=yes
hostmakedepends="unzip automake libtool" hostmakedepends="unzip automake libtool"
makedepends="gmp-devel MesaLib-devel SDL-devel libcurl-devel alsa-lib-devel makedepends="gmp-devel MesaLib-devel SDL-devel libcurl-devel alsa-lib-devel
libmodplug-devel libvorbis-devel libXpm-devel libjpeg-turbo-devel libmodplug-devel libvorbis-devel libXpm-devel libjpeg-turbo-devel"
xonotic-data>=${version}"
depends="desktop-file-utils xonotic-data>=${version}" depends="desktop-file-utils xonotic-data>=${version}"
do_build() { do_build() {