transmission: needs mmu

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2013-10-09 18:30:45 -03:00 committed by Peter Korsgaard
parent ffc9593850
commit a2f298cebb

View File

@ -2,6 +2,7 @@ config BR2_PACKAGE_TRANSMISSION
bool "transmission"
depends on BR2_INET_IPV6
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_LIBCURL