pcsx2: add perl to hostmakedepends.
This commit is contained in:
parent
7727be80f3
commit
ed1bb5a845
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ revision=2
|
|||
build_style=cmake
|
||||
configure_args="-DGLSL_API=1 -DPACKAGE_MODE=1 -DREBUILD_SHADER=1 -DXDG_STD=1
|
||||
-DPLUGIN_DIR=/usr/lib32/pcsx2 -DGAMEINDEX_DIR=/usr/share/pcsx2"
|
||||
hostmakedepends="cmake pkg-config sparsehash"
|
||||
hostmakedepends="cmake pkg-config sparsehash perl"
|
||||
makedepends="alsa-lib-devel SDL-devel glu-devel glew-devel libaio-devel
|
||||
libcanberra-devel libjpeg-turbo-devel wxGTK-devel soundtouch-devel desktop-file-utils"
|
||||
depends="desktop-file-utils"
|
||||
|
|
Loading…
Reference in a new issue