summaryrefslogtreecommitdiffstats
path: root/package/lua-msgpack-native/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/lua-msgpack-native/Config.in')
-rw-r--r--package/lua-msgpack-native/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lua-msgpack-native/Config.in b/package/lua-msgpack-native/Config.in
index 498b30cb2b..c7b33731d0 100644
--- a/package/lua-msgpack-native/Config.in
+++ b/package/lua-msgpack-native/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_LUA_MSGPACK_NATIVE
bool "lua-msgpack-native"
- depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
+ depends on BR2_PACKAGE_HAS_LUAINTERPRETER
depends on !BR2_PACKAGE_LUA_5_2
help
This is a native, C language implementation of msgpack
OpenPOWER on IntegriCloud