Signed-off-by: Krzysztof Sywula <[email protected]>
---
recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
b/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
index 7a7ca37..7e6c51c 100644
--- a/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
+++ b/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
@@ -1,3 +1,4 @@
+DEPENDS_append_mingw32 = " nativesdk-mingw-w64-headers"
do_install_append_mingw32 () {
ln -s ${STAGING_DIR_TARGET}/${target_exec_prefix}/
${D}/${exec_prefix}/${TARGET_SYS}
@@ -5,4 +6,4 @@ do_install_append_mingw32 () {
sysroot_stage_all_append_mingw32 () {
sysroot_stage_dir ${D}${exec_prefix}/${TARGET_SYS}
${SYSROOT_DESTDIR}${exec_prefix}/${TARGET_SYS}
-}
\ No newline at end of file
+}
--
1.8.2
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core