m2tools: fix MIA comment dependencies
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:30:36 +0000 (10:30 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:29:40 +0000 (18:29 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/e2tools/Config.in

index 13e211861c09aa1a8ca11a1519b48112f3e1b889..2baf58053734da0d68b6ed40b33598e18ef30d93 100644 (file)
@@ -14,4 +14,6 @@ config BR2_PACKAGE_E2TOOLS
          https://github.com/ndim/e2tools
 
 comment "e2tools needs a toolchain w/ threads, largefile and wchar"
-       depends on !BR2_TOOLCHAIN_HAS_THREADS
+       depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LARGEFILE || \
+               !BR2_USE_WCHAR
+       depends on BR2_USE_MMU