diff options
Diffstat (limited to 'applications/luci-app-diag-core/Makefile')
-rw-r--r-- | applications/luci-app-diag-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-diag-core/Makefile b/applications/luci-app-diag-core/Makefile index ac9f499b12..1fcd9c6fc4 100644 --- a/applications/luci-app-diag-core/Makefile +++ b/applications/luci-app-diag-core/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Diagnostics Tools (Core) -LUCI_DEPENDS:= +LUCI_DEPENDS:=+luci-base include ../../luci.mk |