]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/mono/Config.in
package/mono: fixing missing locale
[coffee/buildroot.git] / package / mono / Config.in
index 4445f4b010ab78e295f5197fa7dd90cdcfc6cd4f..0c7129b91ac5a5396357595b3e04fb1f791a2870 100644 (file)
@@ -7,6 +7,7 @@ config BR2_PACKAGE_MONO
        bool "mono"
        depends on BR2_PACKAGE_MONO_ARCH_SUPPORTS
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        help
          An open source, cross-platform, implementation of C#
          and the CLR that is binary compatible with Microsoft.NET.