From: Bernd Kuhls Date: Mon, 28 Jul 2014 19:03:34 +0000 (+0200) Subject: xapp_xconsole: Needs MMU X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1756b3c5405df7afda438b50904d8b0690e9b2a3;p=buildroot.git xapp_xconsole: Needs MMU Fixes http://autobuild.buildroot.net/results/be8/be89847832a2588dbda8dd921edb09b2af130e03/ Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_xconsole/Config.in b/package/x11r7/xapp_xconsole/Config.in index 7863afd6ea..1aaa118793 100644 --- a/package/x11r7/xapp_xconsole/Config.in +++ b/package/x11r7/xapp_xconsole/Config.in @@ -5,5 +5,6 @@ config BR2_PACKAGE_XAPP_XCONSOLE select BR2_PACKAGE_XLIB_LIBXT select BR2_PACKAGE_XPROTO_XPROTO select BR2_PACKAGE_XLIB_LIBXMU + depends on BR2_USE_MMU # fork() help xconsole - monitor system console messages with X