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:
Arnout Vandecappelle
2017-02-23 18:00:23 +01:00
committed by Thomas Petazzoni
parent ff51f57731
commit a91952ccb2
2 changed files with 1 additions and 2 deletions

View File

@@ -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.