summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Dickinson <openwrt@daniel.thecshore.com>2015-09-29 03:47:31 -0400
committerDaniel Dickinson <openwrt@daniel.thecshore.com>2015-09-29 03:47:31 -0400
commit91220dac08f9eff27f011fb19d49f1a6ec98bcb0 (patch)
treee1a33020a11ef06ce5072b3ddd1584bda2530d77
parent9e3d73f7899e08f9a34f573260d7b21e4873f3d1 (diff)
applications/asterisk: Remove incorrect dependency
ahcpd dependency appears to have come from a cut-n-paste from luci-app-ahcpd.
-rw-r--r--applications/luci-app-asterisk/Makefile1
1 files changed, 0 insertions, 1 deletions
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