1 config BR2_PACKAGE_LUTOK
3 depends on BR2_INSTALL_LIBSTDCPP
4 depends on !BR2_PACKAGE_LUAJIT
6 Lutok is a lightweight C++ API library for Lua.
8 https://github.com/jmmv/lutok
10 comment "lutok needs a toolchain w/ C++ and full Lua"
11 depends on !BR2_INSTALL_LIBSTDCPP || BR2_PACKAGE_LUAJIT
12 depends on BR2_PACKAGE_HAS_LUAINTERPRETER