openlierox: drop hostmakedepends provided by build_style
This commit is contained in:
parent
6a9485fa8f
commit
6be15fc37c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc=OpenLieroX
|
|||
build_style=cmake
|
||||
configure_args="-DSYSTEM_DATA_DIR=/usr/share -DDEBUG=OFF
|
||||
-DBREAKPAD=OFF -DLINENOISE=OFF -DHASBFD=OFF -DLIBLUA_BUILTIN=OFF"
|
||||
hostmakedepends="cmake pkg-config python"
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="boost-devel libcurl-devel readline-devel libxml2-devel lua51-devel
|
||||
gd-devel freealut-devel libopenal-devel libvorbis-devel SDL_image-devel
|
||||
SDL_mixer-devel libzip-devel"
|
||||
|
|
Loading…
Reference in a new issue