OpenXcom: fix cross build
This commit is contained in:
parent
e763c37bce
commit
21f91d2634
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
configure_args="--disable-silent-rules --disable-werror"
|
||||
hostmakedepends="automake pkg-config xmlto"
|
||||
makedepends="SDL_gfx-devel SDL_image-devel SDL_mixer-devel
|
||||
boost-devel yaml-cpp-devel"
|
||||
glu-devel boost-devel yaml-cpp-devel"
|
||||
short_desc="Reimplementation of the original X-Com game"
|
||||
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue