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:
d8b60e3
)
[packages] znc libc++ fix
author
John Crispin
<john@openwrt.org>
Fri, 3 Aug 2012 21:35:51 +0000
(21:35 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 3 Aug 2012 21:35:51 +0000
(21:35 +0000)
SVN-Revision: 32973
net/l7-protocols/Makefile
patch
|
blob
|
history
diff --git
a/net/l7-protocols/Makefile
b/net/l7-protocols/Makefile
index 23b74b3d7ce6f6d29625be69437cb07ac4ea25d8..6f7acf749f3b16c9d411c721852a757b5b912552 100644
(file)
--- a/
net/l7-protocols/Makefile
+++ b/
net/l7-protocols/Makefile
@@
-30,7
+30,7
@@
endef
define Package/l7-protocols-testing
$(call Package/l7-protocols)
TITLE:=testing utilities for layer7
- DEPENDS+=l7-protocols
+uclibcxx
+ DEPENDS+=l7-protocols
$(CXX_DEPENDS)
endef
define Package/l7-protocols-testing/description