mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/php-lua: add comment for lua dependency
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Acked-by: Herve Codina <herve.codina@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
0821508c4c
commit
995196ea5a
@@ -6,3 +6,6 @@ config BR2_PACKAGE_PHP_LUA
|
||||
OO-API to lua variables and functions.
|
||||
|
||||
https://pecl.php.net/package/lua
|
||||
|
||||
comment "php-lua needs the lua interpreter"
|
||||
depends on !BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
|
||||
Reference in New Issue
Block a user