* [Buildroot] [PATCH] pcmanfm: add mmu depends
@ 2014-08-04 12:46 Gustavo Zacarias
2014-08-04 16:27 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-08-04 12:46 UTC (permalink / raw)
To: buildroot
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes when they are fulfilled.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/pcmanfm/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/pcmanfm/Config.in b/package/pcmanfm/Config.in
index cf77e36..b3baa4c 100644
--- a/package/pcmanfm/Config.in
+++ b/package/pcmanfm/Config.in
@@ -17,3 +17,4 @@ config BR2_PACKAGE_PCMANFM
comment "pcmanfm needs a toolchain w/ wchar, threads"
depends on BR2_PACKAGE_XORG7 && BR2_PACKAGE_LIBGTK2
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_USE_MMU
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] pcmanfm: add mmu depends
2014-08-04 12:46 [Buildroot] [PATCH] pcmanfm: add mmu depends Gustavo Zacarias
@ 2014-08-04 16:27 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-08-04 16:27 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 4 Aug 2014 09:46:16 -0300, Gustavo Zacarias wrote:
> Otherwise it shows up indirectly when toolchain options aren't enough
> and then vanishes when they are fulfilled.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/pcmanfm/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-04 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 12:46 [Buildroot] [PATCH] pcmanfm: add mmu depends Gustavo Zacarias
2014-08-04 16:27 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox