mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
luajit: fix dependencies of Lua modules
BR2_PACKAGE_LUA_SHARED_LIBRARY is an internal of lua package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f93e17f0b4
commit
fb0af93887
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_RINGS
|
||||
bool "rings"
|
||||
depends on BR2_PACKAGE_LUA_SHARED_LIBRARY
|
||||
help
|
||||
Provides a way to create new Lua states from within Lua.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user