luci/applications/luci-app-dawn/Makefile
Polynomialdivision 0ea4115a3a luci-app-dawn: add dependencies
Missing:
- luci-compat
- luci-lib-json

Fixes #3836

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-04-10 10:39:49 +02:00

10 lines
203 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+dawn +luci-compat +luci-lib-json
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature