mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
lutok: move to Lua libraries menu
Since this package really is a Lua extension, it fits under the Lua libraries menu. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ff51f57731
commit
a91952ccb2
@@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_LUTOK
|
||||
bool "lutok"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
depends on !BR2_PACKAGE_LUAJIT
|
||||
help
|
||||
Lutok is a lightweight C++ API library for Lua.
|
||||
|
||||
Reference in New Issue
Block a user