buildrootschalter/package/lua/Config.in

9 lines
195 B
Plaintext
Raw Normal View History

2007-11-30 02:08:36 +01:00
config BR2_PACKAGE_LUA
bool "lua"
select BR2_PACKAGE_READLINE
2008-08-04 21:08:21 +02:00
select BR2_PACKAGE_NCURSES
2007-11-30 02:08:36 +01:00
help
Lua is a powerful, fast, light-weight, embeddable scripting language.
http://www.lua.org/