From: Daniel Dickinson Date: Thu, 17 Mar 2011 19:27:04 +0000 (+0000) Subject: Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for the module... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=99cc7fdd5b32eee46e7e654292e80391f076b902;p=openwrt%2Fsvn-archive%2Fpackages.git Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for the modules marked as broken. SVN-Revision: 26210 --- diff --git a/net/yate/Makefile b/net/yate/Makefile index 04d4d83fb..615704959 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -32,7 +32,7 @@ endef define Package/$(PKG_NAME) $(call Package/yate/Default) - DEPENDS:=+libpthread +uclibcxx @BROKEN + DEPENDS:=+libpthread +uclibcxx TITLE:=Yet Another Telphony Engine MENU:=1 endef