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:
8b084ee
)
[packages] rtorrent: don't use fix dep on xmlrpc-c after last commit
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 31 Jan 2011 22:06:30 +0000
(22:06 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 31 Jan 2011 22:06:30 +0000
(22:06 +0000)
SVN-Revision: 25267
net/rtorrent/Makefile
patch
|
blob
|
history
diff --git
a/net/rtorrent/Makefile
b/net/rtorrent/Makefile
index cd2a0f5b17f6dcc46f11e301e8e2575825c68262..3a0804b1e8c9d32bf9628e556f4c6b2e019eaf8c 100644
(file)
--- a/
net/rtorrent/Makefile
+++ b/
net/rtorrent/Makefile
@@
-30,7
+30,7
@@
define Package/rtorrent
CATEGORY:=Network
TITLE:=BitTorrent client for ncurses
URL:=http://libtorrent.rakshasa.no/
- DEPENDS:=+libcurl +libtorrent +libncurses +libsigcxx +xmlrpc-c
_
server +libpthread
+ DEPENDS:=+libcurl +libtorrent +libncurses +libsigcxx +xmlrpc-c
-
server +libpthread
endef
define Package/rtorrent/description