Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/ratpoison: needs MMU
@ 2017-07-04 21:53 Romain Naour
  2017-07-04 22:15 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2017-07-04 21:53 UTC (permalink / raw)
  To: buildroot

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

Signed-off-by: Romain Naour <romain.naour@smile.fr>
---
 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
-- 
2.9.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-04 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 21:53 [Buildroot] [PATCH] package/ratpoison: needs MMU Romain Naour
2017-07-04 22:15 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox