From: Daniel Dickinson Date: Tue, 29 Sep 2015 07:47:31 +0000 (-0400) Subject: applications/asterisk: Remove incorrect dependency X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4b048cd18c766e3c67f9429d7f6b642460901d4c;p=oweals%2Fluci.git applications/asterisk: Remove incorrect dependency ahcpd dependency appears to have come from a cut-n-paste from luci-app-ahcpd. (cherry picked from commit 91220dac08f9eff27f011fb19d49f1a6ec98bcb0 ) --- diff --git a/applications/luci-app-asterisk/Makefile b/applications/luci-app-asterisk/Makefile index f2f3cd1e7..3434e167f 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