Merge branch 'master' of github.com:openwrt-routing/packages
[lede-routing/.git] / bmx6 / Makefile
index 8786a3f5d5a611870e5e3e5a9968fb93a53fa625..212c97156cbddb1f53385d386286743cc5ba39ae 100644 (file)
@@ -82,7 +82,7 @@ endef
 
 define Package/bmx6-json
   $(call Package/bmx6/Default)
-  DEPENDS:=bmx6 +libjson
+  DEPENDS:=bmx6 +libjson-c
   TITLE:=json plugin based on jsonc
 endef