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:
83aca63
)
[packages/xmlrpc-c] fix dependency xmlrpc-c_abyss-server -> xmlrpc-c_abyss
author
Mirko Vogt
<mirko@openwrt.org>
Sat, 15 Jan 2011 03:40:15 +0000
(
03:40
+0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sat, 15 Jan 2011 03:40:15 +0000
(
03:40
+0000)
SVN-Revision: 25005
libs/xmlrpc-c/Makefile
patch
|
blob
|
history
diff --git
a/libs/xmlrpc-c/Makefile
b/libs/xmlrpc-c/Makefile
index f3b9ca01389e74cbd2028a10ceabb61e0f70b07e..349cacf5f24ce679b07c61f12deb76ee150f6718 100644
(file)
--- a/
libs/xmlrpc-c/Makefile
+++ b/
libs/xmlrpc-c/Makefile
@@
-67,7
+67,7
@@
define Package/xmlrpc-c_server-abyss
CATEGORY:=Libraries
TITLE:=XML-RPC library for C/C++ (Xmlrpc-c) - abyss server
URL:=http://xmlrpc-c.sourceforge.net/
- DEPENDS:=+xmlrpc-c_server
+ DEPENDS:=+xmlrpc-c_server
+xmlrpc-c_abyss
endef
define Package/xmlrpc-c/description