From: Baruch Siach Date: Sun, 1 Jun 2014 03:07:14 +0000 (+0300) Subject: xapp_xedit: needs MMU X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4ecb34fe45f3410eb46b78e7e38a414b34a65f4;p=buildroot.git xapp_xedit: needs MMU Fixes: http://autobuild.buildroot.net/results/6b9/6b941b5992c73acd19e8077dbe6cb9fc65e5eba1/ Signed-off-by: Baruch Siach Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xapp_xedit/Config.in b/package/x11r7/xapp_xedit/Config.in index 5a7045907c..feaea7486f 100644 --- a/package/x11r7/xapp_xedit/Config.in +++ b/package/x11r7/xapp_xedit/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_XAPP_XEDIT bool "xedit" select BR2_PACKAGE_XLIB_LIBXAW + depends on BR2_USE_MMU # fork() help simple text editor for X