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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lua-msgpack-native/Config.in b/package/lua-msgpack-native/Config.in
index 8894ee5352..1014298c78 100644
--- a/package/lua-msgpack-native/Config.in
+++ b/package/lua-msgpack-native/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_LUA_MSGPACK_NATIVE
bool "lua-msgpack-native"
+ depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
help
This is a native, C language implementation of msgpack
(http://msgpack.org) library/protocol for Lua language
OpenPOWER on IntegriCloud