summaryrefslogtreecommitdiffstats
path: root/package/luacjson/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/luacjson/Config.in')
-rw-r--r--package/luacjson/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/luacjson/Config.in b/package/luacjson/Config.in
index 8a5624f759..d3665c0122 100644
--- a/package/luacjson/Config.in
+++ b/package/luacjson/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_LUACJSON
bool "luacjson"
+ depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
help
The Lua CJSON module provides JSON support for Lua. It features:
- Fast, standards compliant encoding/parsing routines
OpenPOWER on IntegriCloud