projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc74f64
)
[packages] rtorrent: don't use fix dep on xmlrpc-c after last commit
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Jan 2011 22:06:30 +0000
(22:06 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Jan 2011 22:06:30 +0000
(22:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25267
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/rtorrent/Makefile
patch
|
blob
|
history
diff --git
a/net/rtorrent/Makefile
b/net/rtorrent/Makefile
index
cd2a0f5
..
3a0804b
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