diff options
Diffstat (limited to 'applications/luci-app-ntpc/Makefile')
-rw-r--r-- | applications/luci-app-ntpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ntpc/Makefile b/applications/luci-app-ntpc/Makefile index b144b7ba93..108ed9027e 100644 --- a/applications/luci-app-ntpc/Makefile +++ b/applications/luci-app-ntpc/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=NTP time synchronisation configuration module -LUCI_DEPENDS:=+luci-compat +ntpclient +LUCI_DEPENDS:=+luci-base +luci-compat +ntpclient include ../../luci.mk |