mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 09:27:43 +00:00
rtorrent: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f8a7c46ea3
commit
ef6cd52b8a
@ -3,6 +3,7 @@ config BR2_PACKAGE_RTORRENT
|
|||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_LIBCURL
|
select BR2_PACKAGE_LIBCURL
|
||||||
select BR2_PACKAGE_LIBSIGC
|
select BR2_PACKAGE_LIBSIGC
|
||||||
select BR2_PACKAGE_LIBTORRENT
|
select BR2_PACKAGE_LIBTORRENT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user