summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine-sdk/i686-mingw32.conf1
-rw-r--r--conf/machine-sdk/x86_64-mingw32.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine-sdk/i686-mingw32.conf b/conf/machine-sdk/i686-mingw32.conf
index b47d064..f85b05d 100644
--- a/conf/machine-sdk/i686-mingw32.conf
+++ b/conf/machine-sdk/i686-mingw32.conf
@@ -22,6 +22,7 @@ SDK_PACKAGING_FUNC = "do_compile"
SDKUSE_NLS = "no"
SDKIMAGE_LINGUAS = ""
+SDK_DEPENDS_remove = "nativesdk-glibc-locale"
SDKPKGSUFFIX = "nativesdk-mingw32"
diff --git a/conf/machine-sdk/x86_64-mingw32.conf b/conf/machine-sdk/x86_64-mingw32.conf
index 3fe9c76..ec801c3 100644
--- a/conf/machine-sdk/x86_64-mingw32.conf
+++ b/conf/machine-sdk/x86_64-mingw32.conf
@@ -22,6 +22,7 @@ SDK_PACKAGING_FUNC = "do_compile"
SDKUSE_NLS = "no"
SDKIMAGE_LINGUAS = ""
+SDK_DEPENDS_remove = "nativesdk-glibc-locale"
SDKPKGSUFFIX = "nativesdk-mingw32"