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:
ea0b68e
)
[packages] yaddns: mark as broken (fails on 19/22 targets)
author
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Apr 2010 05:49:36 +0000
(
05:49
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Apr 2010 05:49:36 +0000
(
05:49
+0000)
SVN-Revision: 20644
net/yaddns/Makefile
patch
|
blob
|
history
diff --git
a/net/yaddns/Makefile
b/net/yaddns/Makefile
index c90c9e3f5fb73f26eead0fa989df7f2827f8750a..659da4ba026791fa01e23aad55e727bb42f13ea1 100644
(file)
--- a/
net/yaddns/Makefile
+++ b/
net/yaddns/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/yaddns
SECTION:=net
CATEGORY:=Network
- DEPENDS:=
+ DEPENDS:=
@BROKEN
TITLE:=Yet Another DDNS client
URL:=http://patatrac.info/yaddns
endef