From: Morgan Little Date: Thu, 19 Jul 2012 17:46:13 +0000 (-0400) Subject: libxml2: Update for python-native changes X-Git-Tag: 2015-4~9844 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fae8b8e3f172a7523c0d5cc416031f3d571b9f81;p=openembedded-core.git libxml2: Update for python-native changes Add pythonnative to the inherits list Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc index ae9c8c2e87..68437ae949 100644 --- a/meta/recipes-core/libxml/libxml2.inc +++ b/meta/recipes-core/libxml/libxml2.inc @@ -17,7 +17,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \ file://ansidecl.patch" -inherit autotools pkgconfig binconfig +inherit autotools pkgconfig binconfig pythonnative # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header do_configure_prepend () {