buildroot/package/php-lua/Config.in

9 lines
230 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PHP_LUA
bool "php-lua"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
This extension embeds the lua interpreter and offers an
OO-API to lua variables and functions.
https://pecl.php.net/package/lua