mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -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>
(cherry picked from commit 995196ea5a)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
cc3d9fa6ba
commit
d4db2cf370
@@ -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