projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3cc63
)
branches/luci-0.8, tags/luci-0.8: mark xrelayd as broken
0.8.3
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 3 Jan 2009 23:37:26 +0000
(23:37 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 3 Jan 2009 23:37:26 +0000
(23:37 +0000)
contrib/package/xrelayd/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/xrelayd/Makefile
b/contrib/package/xrelayd/Makefile
index 639bc59d2e40011bf3abfcaac235d7354d42fb96..01a0244dea5d73099882478dbdfa58dabfd0c081 100644
(file)
--- a/
contrib/package/xrelayd/Makefile
+++ b/
contrib/package/xrelayd/Makefile
@@
-19,7
+19,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/xrelayd
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libxyssl
+ DEPENDS:=
@BROKEN
+libxyssl
TITLE:=stunnel replacement based on xyssl
URL:=http://znerol.ch/
endef