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 3bccbc3..458d1f7 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 e38c7a1..61e6112 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"