[net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for the modules marked as broken.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26210 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-17 19:27:04 +00:00
parent 4a9c9eafc0
commit 3a9e5eda4e

View File

@ -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