projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a7c46
)
rtorrent: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:39 +0000
(18:30 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 21:36:11 +0000
(23:36 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rtorrent/Config.in
patch
|
blob
|
history
diff --git
a/package/rtorrent/Config.in
b/package/rtorrent/Config.in
index 7b21b5af10e9716a46624038f2b6587a1db63a60..218cc6ded18afa815bb55c4225f66898d43e1c83 100644
(file)
--- 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