]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
samba4: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:34 +0000 (10:20 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:29:40 +0000 (18:29 +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/samba4/Config.in

index 7008ba203762c4104bf74d0dc2a5e4b34c3901ed..60e0f55475b3e32aaad8a26887c64892bec865ab 100644 (file)
@@ -22,3 +22,4 @@ config BR2_PACKAGE_SAMBA4
 comment "samba4 needs a toolchain w/ IPv6, wchar, largfile, threads"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LARGEFILE || \
                !BR2_USE_WCHAR || !BR2_INET_IPV6
+       depends on BR2_USE_MMU