From: Jiri Slachta Date: Tue, 14 May 2013 13:35:45 +0000 (+0200) Subject: asterisk-1.8.x-chan-sccp-b: fix dependency that breaks asterisk items in menuconfig X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=35e8c3602e751147541c9c63aa24eddbb0ea30be;p=feed%2Ftelephony.git asterisk-1.8.x-chan-sccp-b: fix dependency that breaks asterisk items in menuconfig Signed-off-by: Jiri Slachta --- diff --git a/asterisk-1.8.x-chan-sccp-b/Makefile b/asterisk-1.8.x-chan-sccp-b/Makefile index 406c59e..25803e5 100644 --- a/asterisk-1.8.x-chan-sccp-b/Makefile +++ b/asterisk-1.8.x-chan-sccp-b/Makefile @@ -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 - DEPENDS:=+asterisk18 +libltdl + DEPENDS:= asterisk18 +libltdl endef define Package/asterisk18-chan-sccp-b/description