[packages] rtorrent: don't use fix dep on xmlrpc-c after last commit
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Jan 2011 22:06:30 +0000 (22:06 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Jan 2011 22:06:30 +0000 (22:06 +0000)
SVN-Revision: 25267

net/rtorrent/Makefile

index cd2a0f5b17f6dcc46f11e301e8e2575825c68262..3a0804b1e8c9d32bf9628e556f4c6b2e019eaf8c 100644 (file)
@@ -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