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 10859345e6..f66be24766 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:=+luci-compat +ahcpd +LUCI_DEPENDS:=+luci-base +luci-compat +ahcpd include ../../luci.mk |