From: Daniel Dickinson Date: Tue, 29 Sep 2015 07:47:31 +0000 (-0400) Subject: applications/asterisk: Remove incorrect dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F497%2Fhead;p=project%2Fluci.git applications/asterisk: Remove incorrect dependency ahcpd dependency appears to have come from a cut-n-paste from luci-app-ahcpd. --- diff --git a/applications/luci-app-asterisk/Makefile b/applications/luci-app-asterisk/Makefile index f2f3cd1e73..3434e167f4 100644 --- a/applications/luci-app-asterisk/Makefile +++ b/applications/luci-app-asterisk/Makefile @@ -7,7 +7,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Asterisk -LUCI_DEPENDS:=+ahcpd include ../../luci.mk