diff options
Diffstat (limited to 'applications/luci-app-wifischedule')
-rw-r--r-- | applications/luci-app-wifischedule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-wifischedule/Makefile b/applications/luci-app-wifischedule/Makefile index e6d5c5fbe2..bc1137fa78 100644 --- a/applications/luci-app-wifischedule/Makefile +++ b/applications/luci-app-wifischedule/Makefile @@ -17,6 +17,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Turns WiFi on and off according to a schedule LUCI_DEPENDS:=+luci-base +luci-compat +wifischedule +PKG_MAINTAINER:=Nils Koenig <openwrt@newk.it> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |