luanti: Build with LuaJIT
This package is using a bundled luajit. It should use our luajit instead.
This commit is contained in:
parent
85d37bd428
commit
b01d90289b
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'luanti'
|
||||
pkgname=luanti
|
||||
version=5.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SERVER=TRUE"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="MesaLib-devel freetype-devel gmp-devel libcurl-devel
|
||||
libjpeg-turbo-devel libopenal-devel libvorbis-devel lua52-devel
|
||||
libjpeg-turbo-devel libopenal-devel libvorbis-devel LuaJIT-devel
|
||||
sqlite-devel libXi-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Voxel game-creation platform with easy modding and game creation"
|
||||
|
|
Loading…
Reference in New Issue