pcmanfm: add mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 12:46:16 +0000 (09:46 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:27:02 +0000 (18:27 +0200)
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pcmanfm/Config.in

index cf77e36e0f1ffece4bbfe8afeed2a1d75342d427..b3baa4c914fa8746f65967cce9f997894ac438e5 100644 (file)
@@ -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