From: Gustavo Zacarias Date: Wed, 9 Oct 2013 21:30:39 +0000 (-0300) Subject: rtorrent: needs mmu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef6cd52b8a4a372d5fcc6b5a66f3b8d1ea310d56;p=buildroot.git rtorrent: needs mmu Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/rtorrent/Config.in b/package/rtorrent/Config.in index 7b21b5af10..218cc6ded1 100644 --- a/package/rtorrent/Config.in +++ b/package/rtorrent/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_RTORRENT depends on BR2_INSTALL_LIBSTDCPP depends on BR2_USE_WCHAR depends on BR2_TOOLCHAIN_HAS_THREADS + depends on BR2_USE_MMU # fork() select BR2_PACKAGE_LIBCURL select BR2_PACKAGE_LIBSIGC select BR2_PACKAGE_LIBTORRENT