pcsx2: drop hostmakedepends provided by build_style
This commit is contained in:
parent
4c529e5e0e
commit
d87f529121
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ revision=1
|
|||
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"
|
||||
hostmakedepends="cmake pkg-config sparsehash perl"
|
||||
hostmakedepends="pkg-config sparsehash perl"
|
||||
makedepends="alsa-lib-devel SDL-devel glu-devel glew-devel libaio-devel
|
||||
libcanberra-devel libjpeg-turbo-devel wxWidgets-devel portaudio-devel soundtouch-devel"
|
||||
depends="desktop-file-utils"
|
||||
|
|
Loading…
Reference in a new issue