projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e17cc9d
)
mark rtorrent as broken until somebody fixes it
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 6 Jan 2009 15:28:23 +0000
(15:28 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 6 Jan 2009 15:28:23 +0000
(15:28 +0000)
SVN-Revision: 13889
net/rtorrent/Makefile
patch
|
blob
|
history
diff --git
a/net/rtorrent/Makefile
b/net/rtorrent/Makefile
index 1048208c9b3bca70cd1ca03cb7064b09005ac36c..c477c843b8a3d03f8441fe24497ec1edbd5c9e26 100644
(file)
--- a/
net/rtorrent/Makefile
+++ b/
net/rtorrent/Makefile
@@
-26,7
+26,7
@@
define Package/rtorrent
CATEGORY:=Network
TITLE:=BitTorrent client for ncurses
URL:=http://libtorrent.rakshasa.no/
- DEPENDS:=+libcurl +libtorrent +libncurses +libsigcxx
+ DEPENDS:=+libcurl +libtorrent +libncurses +libsigcxx
@BROKEN
endef
define Package/rtorrent/description