From: Felix Fietkau 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://git.openwrt.org/?a=commitdiff_plain;h=d1987970aec00ee8e08fd7d10121cb722c80ff80;p=openwrt%2Fsvn-archive%2Farchive.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 SVN-Revision: 32354 --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 7504d7fb3a..efed796806 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