diff options
Diffstat (limited to 'package/rtorrent/Config.in')
-rw-r--r-- | package/rtorrent/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rtorrent/Config.in b/package/rtorrent/Config.in index 3abb6fa5d..0f39a92f3 100644 --- a/package/rtorrent/Config.in +++ b/package/rtorrent/Config.in @@ -15,4 +15,5 @@ config BR2_PACKAGE_RTORRENT http://libtorrent.rakshasa.no/ comment "rtorrent needs a toolchain w/ C++, threads, wchar" + depends on BR2_USE_MMU depends on !(BR2_INSTALL_LIBSTDCPP && BR2_USE_WCHAR && BR2_TOOLCHAIN_HAS_THREADS) |