mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/luvi: update help text
Buildroot commit00317f0affswitched 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> (cherry picked from commit60a95e04d4) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
cb34aef3f8
commit
874aae2bec
@@ -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