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
This commit is contained in:
parent
c0ab37b51a
commit
ed70c15a58
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user