diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-10 18:06:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-10 18:06:45 +0200 |
commit | 2b19147fc3652939ca14a0b9b5b8f3a35381ae74 (patch) | |
tree | 9197abde260006a713947a7df6cac49f5f30f01c /package/rtorrent | |
parent | ac5e1b10e4a45b31fdc84f77365f0c7812199754 (diff) |
update uclibc++
Diffstat (limited to 'package/rtorrent')
-rw-r--r-- | package/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile index dac38e6e9..9b453e23d 100644 --- a/package/rtorrent/Makefile +++ b/package/rtorrent/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 9bc258d7a63dd13e3348f310ae26a434 PKG_DESCR:= console torrent application PKG_SECTION:= p2p -PKG_DEPENDS:= libncurses libtorrent libcurl +PKG_DEPENDS:= libncurses libtorrent libcurl libstdcxx PKG_BUILDDEP:= ncurses libtorrent curl PKG_URL:= http://libtorrent.rakshasa.no/ PKG_SITES:= http://libtorrent.rakshasa.no/downloads/ |