From: nbd Date: Thu, 14 Jun 2012 14:36:42 +0000 (+0000) Subject: asterisk-1.8.x: mark the -cdr plugin as broken, it partially overlaps with other... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ed70c15a5838778e482dd7e0d26e2134c102feb9;p=packages.git asterisk-1.8.x: mark the -cdr plugin as broken, it partially overlaps with other packages (e.g. mysql support) and installs plugins with broken dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@32354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 7504d7fb3..efed79680 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -95,7 +95,7 @@ endef define Package/asterisk18-cdr $(call Package/asterisk18/Default) TITLE:=CDR support - DEPENDS:= asterisk18 + DEPENDS:= asterisk18 @BROKEN endef define Package/asterisk18-cdr/description