Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df6c50511d5dbf211d31934fcede6a5ff8428239
commit df6c50511d5dbf211d31934fcede6a5ff8428239 Author: DeX77 <[email protected]> Date: Tue May 12 21:40:33 2015 +0200 pcsx2-1.2.2-3-x86_64 * rebuilt with glew>=1.12 diff --git a/source/games-extra/pcsx2/FrugalBuild b/source/games-extra/pcsx2/FrugalBuild index 32e126b..0581218 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=2 +pkgrel=3 pkgdesc="A Playstation 2 emulator." url="http://pcsx2.net" -depends=('wxgtk28' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew>=1.10.0') +depends=('wxgtk28' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew>=1.12') 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
