mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/luvi: update help text
Buildroot commit 00317f0aff switched the
package from pcre to pcre2 but forgot update the Kconfig help text.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
6c3a015a5e
commit
60a95e04d4
@@ -21,7 +21,7 @@ config BR2_PACKAGE_LUVI
|
||||
The luvi core can be extended with several Lua modules by
|
||||
adding its bundled Lua binding libraries.
|
||||
To get the Lua module...
|
||||
* 'rex' select PCRE (BR2_PACKAGE_PCRE)
|
||||
* 'rex' select PCRE2 (BR2_PACKAGE_PCRE2)
|
||||
* 'ssl' select OpenSSL (BR2_PACKAGE_OPENSSL)
|
||||
* 'zlib' select zlib (BR2_PACKAGE_ZLIB)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user