From 8e31d8dcb437ef3ad9cc095707044c526aed47c5 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 11:01:47 +0200 Subject: [PATCH] pcsx2: rebuild to fix ABI mismatch with wxWidgets --- srcpkgs/pcsx2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pcsx2/template b/srcpkgs/pcsx2/template index c10b37a08f6..2dbc6dfd339 100644 --- a/srcpkgs/pcsx2/template +++ b/srcpkgs/pcsx2/template @@ -5,7 +5,7 @@ nopie=yes pkgname=pcsx2 version=1.4.0 -revision=4 +revision=5 build_style=cmake configure_args="-DGLSL_API=1 -DSDL2_API=0 -DPACKAGE_MODE=1 -DREBUILD_SHADER=1 -DXDG_STD=1 -DPLUGIN_DIR=/usr/lib32/pcsx2 -DGAMEINDEX_DIR=/usr/share/pcsx2 -DDISABLE_ADVANCE_SIMD=1"