docs/manual: document the br2-external desc: field
[buildroot-gz.git] / package / ctorrent / Config.in
blob97552e7841612e6a70ff797b941607a99643cdbc
1 comment "ctorrent needs a toolchain w/ C++"
2         depends on !BR2_INSTALL_LIBSTDCPP
4 config BR2_PACKAGE_CTORRENT
5         bool "ctorrent"
6         depends on BR2_INSTALL_LIBSTDCPP
7         help
8           CTorrent is a BitTorrent client implemented in C++
9           to be lightweight and quick.
10           http://ctorrent.sourceforge.net/
12           This is the enhanced version from
13           http://www.rahul.net/dholmes/ctorrent/