Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd8861137b042523eee4924862fba44b8cec7302
commit cd8861137b042523eee4924862fba44b8cec7302 Author: Devil505 <[email protected]> Date: Tue Apr 14 18:24:51 2009 +0200 warzone2100-2.1.3-2-i686 * fixed depends diff --git a/source/games-extra/warzone2100/FrugalBuild b/source/games-extra/warzone2100/FrugalBuild index 545e5cd..e455922 100644 --- a/source/games-extra/warzone2100/FrugalBuild +++ b/source/games-extra/warzone2100/FrugalBuild @@ -3,10 +3,10 @@ pkgname=warzone2100 pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="3D realtime strategy game on a future Earth" url="http://wz2100.net" -depends=('physfs' 'libpng' 'libjpeg' 'sdl_net' 'mesa' 'openal' 'libvorbis' 'libmad' 'openal>=1.7.411' 'quesoglc') +depends=('physfs>=2.0.0' 'libpng' 'libjpeg' 'sdl_net' 'mesa' 'openal' 'libvorbis' 'libmad' 'openal>=1.7.411' 'quesoglc') makedepends=('gawk' 'bison' 'flex' 'zip') groups=('games-extra') archs=('i686') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
