asterisk-1.8.x-chan-sccp-b: fix dependency that breaks asterisk items in menuconfig
authorJiri Slachta <slachta@cesnet.cz>
Tue, 14 May 2013 13:35:45 +0000 (15:35 +0200)
committerJiri Slachta <slachta@cesnet.cz>
Tue, 14 May 2013 13:35:45 +0000 (15:35 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
asterisk-1.8.x-chan-sccp-b/Makefile

index 406c59e..25803e5 100644 (file)
@@ -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