Missing: - luci-compat - luci-lib-json Fixes #3836 Signed-off-by: Nick Hainke <vincent@systemli.org>
10 lines
203 B
Makefile
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
|
|
|