diff options
Diffstat (limited to 'applications/luci-app-ledtrig-switch')
-rw-r--r-- | applications/luci-app-ledtrig-switch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile index 7cefc50294..debea20e4f 100644 --- a/applications/luci-app-ledtrig-switch/Makefile +++ b/applications/luci-app-ledtrig-switch/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger switch -LUCI_PKGARCH:=all +LUCI_DEPENDS:=+luci-base include ../../luci.mk |