a2b7ed122a
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
config BR2_PACKAGE_LUA_LPEG_PATTERNS
|
|
bool "lua-lpeg-patterns"
|
|
# These are runtime dependencies
|
|
select BR2_PACKAGE_LPEG
|
|
help
|
|
a collection of LPEG patterns.
|
|
|
|
https://github.com/daurnimator/lpeg_patterns
|