applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-dawn / Makefile
1 include $(TOPDIR)/rules.mk
2
3 LUCI_TITLE:=LuCI support for DAWN
4 LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json
5 LUCI_PKGARCH:=all
6
7 include ../../luci.mk
8
9 # call BuildPackage - OpenWrt buildroot signature
10