diff options
Diffstat (limited to 'applications/luci-app-dawn/Makefile')
-rw-r--r-- | applications/luci-app-dawn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile index 1b2b598cc8..3e1ce3cc0a 100644 --- a/applications/luci-app-dawn/Makefile +++ b/applications/luci-app-dawn/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DAWN -LUCI_DEPENDS:=+dawn +luci-compat +luci-lib-json +LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json LUCI_PKGARCH:=all include ../../luci.mk |