applications/asterisk: Remove incorrect dependency
authorDaniel Dickinson <openwrt@daniel.thecshore.com>
Tue, 29 Sep 2015 07:47:31 +0000 (03:47 -0400)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 27 Oct 2015 14:11:23 +0000 (16:11 +0200)
ahcpd dependency appears to have come from a cut-n-paste from
luci-app-ahcpd.

(cherry picked from commit 91220dac08f9eff27f011fb19d49f1a6ec98bcb0 )

applications/luci-app-asterisk/Makefile

index f2f3cd1..3434e16 100644 (file)
@@ -7,7 +7,6 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for Asterisk
-LUCI_DEPENDS:=+ahcpd
 
 include ../../luci.mk