asterisk-1.8.x-chan-sccp-b: fix dependency that breaks asterisk items in menuconfig
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
fe27b0ee64
commit
35e8c3602e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ define Package/asterisk18-chan-sccp-b
|
|||
TITLE:=SCCP channel provider for asterisk
|
||||
URL:=http://chan-sccp-b.net.sourceforge.net/
|
||||
MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
|
||||
DEPENDS:=+asterisk18 +libltdl
|
||||
DEPENDS:= asterisk18 +libltdl
|
||||
endef
|
||||
|
||||
define Package/asterisk18-chan-sccp-b/description
|
||||
|
|
Loading…
Reference in a new issue