summaryrefslogtreecommitdiffstats
path: root/package/lpeg
diff options
context:
space:
mode:
Diffstat (limited to 'package/lpeg')
-rw-r--r--package/lpeg/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lpeg/Config.in b/package/lpeg/Config.in
index da54d61ab5..957991d416 100644
--- a/package/lpeg/Config.in
+++ b/package/lpeg/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_LPEG
bool "lpeg"
- depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
+ depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
LPeg is a new pattern-matching library for Lua,
based on Parsing Expression Grammars (PEGs).
OpenPOWER on IntegriCloud