treewide: filter shell arguments through shellquote() where applicable
[project/luci.git] / applications / luci-app-adblock / Makefile
index cc07bbf..2de2ed8 100644 (file)
@@ -4,9 +4,9 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for Adblock
-LUCI_DEPENDS:=+adblock
+LUCI_DEPENDS:=+adblock +luci-lib-jsonc
 LUCI_PKGARCH:=all
 
 include ../../luci.mk
 
-# call BuildPackage - OpenWrt buildroot signature
\ No newline at end of file
+# call BuildPackage - OpenWrt buildroot signature