diff options
Diffstat (limited to 'applications/luci-app-wifischedule')
-rw-r--r-- | applications/luci-app-wifischedule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-wifischedule/Makefile b/applications/luci-app-wifischedule/Makefile index a3391f5ce0..9bf1dff6e4 100644 --- a/applications/luci-app-wifischedule/Makefile +++ b/applications/luci-app-wifischedule/Makefile @@ -15,7 +15,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Turns WiFi on and off according to a schedule -LUCI_DEPENDS:=+luci-base +luci-compat +wifischedule +LUCI_DEPENDS:=+luci-base +wifischedule PKG_LICENSE:=ISC PKG_MAINTAINER:=Nils Koenig <openwrt@newk.it> |