diff options
Diffstat (limited to 'meta/recipes-core/libxml')
-rw-r--r-- | meta/recipes-core/libxml/libxml2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc index 92a25dcc2b..bcf9a62ded 100644 --- a/meta/recipes-core/libxml/libxml2.inc +++ b/meta/recipes-core/libxml/libxml2.inc | |||
@@ -29,7 +29,7 @@ inherit autotools pkgconfig binconfig-disabled pythonnative ptest | |||
29 | 29 | ||
30 | RDEPENDS_${PN}-ptest += "python-core" | 30 | RDEPENDS_${PN}-ptest += "python-core" |
31 | 31 | ||
32 | RDEPENDS_${PN}-ptest_append_libc-glibc += "eglibc-gconv-ebcdic-us eglibc-gconv-ibm1141" | 32 | RDEPENDS_${PN}-ptest_append_libc-glibc += "glibc-gconv-ebcdic-us glibc-gconv-ibm1141" |
33 | 33 | ||
34 | # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header | 34 | # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header |
35 | do_configure_prepend () { | 35 | do_configure_prepend () { |