summaryrefslogtreecommitdiff
path: root/package/rtorrent
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-09 18:30:39 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 23:36:11 +0200
commitef6cd52b8a4a372d5fcc6b5a66f3b8d1ea310d56 (patch)
tree47a6b0a4c6cb61f456de3362b4a3b7bcdbaf3f09 /package/rtorrent
parentf8a7c46ea3beca928705f01b31b75017ba8484ac (diff)
rtorrent: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/rtorrent')
-rw-r--r--package/rtorrent/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rtorrent/Config.in b/package/rtorrent/Config.in
index 7b21b5af1..218cc6ded 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