diff options
Diffstat (limited to 'package/libtorrent/Config.in')
-rw-r--r-- | package/libtorrent/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtorrent/Config.in b/package/libtorrent/Config.in index 379f4a5c7..a7e358d1d 100644 --- a/package/libtorrent/Config.in +++ b/package/libtorrent/Config.in @@ -8,5 +8,5 @@ config BR2_PACKAGE_LIBTORRENT http://libtorrent.rakshasa.no/ -comment "libtorrent requires a toolchain with C++ and threads support enabled" +comment "libtorrent needs a toolchain w/ C++, threads" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS |