From: Gustavo Zacarias Date: Tue, 17 Sep 2013 13:18:59 +0000 (-0300) Subject: screen: needs mmu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9fe9d4e232fe0c8668de9bb44b2988b45e5ae0ca;p=buildroot.git screen: needs mmu Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/screen/Config.in b/package/screen/Config.in index c23239235a..b5876e87cf 100644 --- a/package/screen/Config.in +++ b/package/screen/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_SCREEN bool "screen" + depends on BR2_USE_MMU # fork() select BR2_PACKAGE_NCURSES help Screen is a full-screen window manager that multiplexes a physical