From: Morgan Little Date: Fri, 13 Jul 2012 12:22:51 +0000 (+0000) Subject: libxcb: Update for python-native changes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd726660a3b365b8f0f702771afef30dcd05b6d7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxcb: Update for python-native changes Add pythonnative to the inherits list (From OE-Core rev: ab0187c13b2b0a041bf3d98c3a53bd3f45a624de) Signed-off-by: Morgan Little Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc index d3a5044c702..1517f8a8fab 100644 --- a/meta/recipes-graphics/xcb/libxcb.inc +++ b/meta/recipes-graphics/xcb/libxcb.inc @@ -49,7 +49,7 @@ FILES_libxcb-xtest = "${libdir}/libxcb-xtest.so.*" FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*" FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*" -inherit autotools pkgconfig +inherit autotools pkgconfig pythonnative # XCBPROTO_XCBINCLUDEDIR is setup based on `pkg-config --variable=xcbincludedir xcb-proto` # but the xcbincludedir variable doesn't point into the staging area, so it needs some