All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/ratpoison: needs MMU
@ 2017-07-04 22:14 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2017-07-04 22:14 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=7af85ffdc7ba904f8e6bde35e1f02b149a265293
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes:
http://autobuild.buildroot.net/results/10c/10c0a41275ba53473c89881990ba608b7550b23a

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/ratpoison/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/ratpoison/Config.in b/package/ratpoison/Config.in
index 0c78a1f..7b72429 100644
--- a/package/ratpoison/Config.in
+++ b/package/ratpoison/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_RATPOISON
 	bool "ratpoison"
+	depends on BR2_USE_MMU
 	depends on BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_FONTCONFIG
 	select BR2_PACKAGE_LIBERATION

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-04 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-04 22:14 [Buildroot] [git commit] package/ratpoison: needs MMU Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.