projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d71a92
)
[net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for...
author
Daniel Dickinson
<crazycshore@gmail.com>
Thu, 17 Mar 2011 19:27:04 +0000
(19:27 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Thu, 17 Mar 2011 19:27:04 +0000
(19:27 +0000)
SVN-Revision: 26210
net/yate/Makefile
patch
|
blob
|
history
diff --git
a/net/yate/Makefile
b/net/yate/Makefile
index 04d4d83fbc9fea0894ec9d401e2b1fb636d2b01b..61570495953dd4911c8e4439c9d1e87883f0c810 100644
(file)
--- 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