diff options
Diffstat (limited to 'applications/luci-app-ahcp/Makefile')
-rw-r--r-- | applications/luci-app-ahcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ahcp/Makefile b/applications/luci-app-ahcp/Makefile index bb4d4158d0..10859345e6 100644 --- a/applications/luci-app-ahcp/Makefile +++ b/applications/luci-app-ahcp/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for AHCPd -LUCI_DEPENDS:=+ahcpd +LUCI_DEPENDS:=+luci-compat +ahcpd include ../../luci.mk |