projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ee4b69
)
blackbox: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 6 May 2013 07:57:16 +0000
(07:57 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 6 May 2013 21:59:12 +0000
(23:59 +0200)
Fixes:
http://autobuild.buildroot.net/results/
644617ae64b39c57428c3e57115c3e6df5396d16
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/blackbox/Config.in
patch
|
blob
|
history
diff --git
a/package/blackbox/Config.in
b/package/blackbox/Config.in
index 70f7eb4b57042a3f5c54b700c687b29f401d5a3f..c183133e99618cbedcbbf4ce69e10aaacadb66f5 100644
(file)
--- a/
package/blackbox/Config.in
+++ b/
package/blackbox/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_BLACKBOX
bool "blackbox"
depends on BR2_PACKAGE_XORG7
depends on BR2_INSTALL_LIBSTDCPP
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_XLIB_LIBX11
help