diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2015-09-29 11:31:42 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2015-09-29 11:31:42 +0300 |
commit | e759b495b218d0c1842e8e0b1f3a19f1290c809c (patch) | |
tree | cd358d776006d2b8b75bb5317baeddf67c218d85 | |
parent | 0e2c555c30dbc6fc6f48ad3645d6380a3bc98d72 (diff) | |
parent | 91220dac08f9eff27f011fb19d49f1a6ec98bcb0 (diff) |
Merge pull request #497 from cshore/asterisk-update
applications/asterisk: Remove incorrect dependency
-rw-r--r-- | applications/luci-app-asterisk/Makefile | 1 |
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 |