diff --git a/json-editor/Makefile b/json-editor/Makefile index edbc3f217..64768469a 100644 --- a/json-editor/Makefile +++ b/json-editor/Makefile @@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/cmake.mk define Package/json-editor SECTION:=base CATEGORY:=Libraries - DEPENDS:=+libjson-c +libblobmsg_json + DEPENDS:=+libjson-c +libblobmsg-json TITLE:=JSON-editor endef