Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kikadftesting.git;a=commitdiff;h=a2d81f7dee224c1cde52a328eb0f32c8b2c3f06f
commit a2d81f7dee224c1cde52a328eb0f32c8b2c3f06f Author: kikadf <[email protected]> Date: Thu Apr 24 19:40:32 2014 +0200 pcsx2-1.2.2-2-x86_64 * Rebuild with glew-1.10 diff --git a/source/games-extra/pcsx2/FrugalBuild b/source/games-extra/pcsx2/FrugalBuild index ea85bb4..32e126b 100644 --- a/source/games-extra/pcsx2/FrugalBuild +++ b/source/games-extra/pcsx2/FrugalBuild @@ -5,10 +5,10 @@ options+=('asneeded') pkgname=pcsx2 pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A Playstation 2 emulator." url="http://pcsx2.net" -depends=('wxgtk28' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew') +depends=('wxgtk28' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew>=1.10.0') makedepends=('7zip' 'google-sparsehash' 'subversion') _F_github_author="PCSX2" _F_github_name="pcsx2" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
