[net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Mar 2011 19:27:04 +0000 (19:27 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Mar 2011 19:27:04 +0000 (19:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26210 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/yate/Makefile

index 04d4d83..6157049 100644 (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