aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb
diff options
context:
space:
mode:
authorMorgan Little <morgan.little@windriver.com>2012-07-13 12:22:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-30 16:53:49 +0100
commitab0187c13b2b0a041bf3d98c3a53bd3f45a624de (patch)
tree43fd611d3a7769eb59ca0f94c50e8a5516566b58 /meta/recipes-graphics/xcb
parent529346325b5df7bf316823f98f7332be4d019215 (diff)
downloadopenembedded-core-ab0187c13b2b0a041bf3d98c3a53bd3f45a624de.tar.gz
libxcb: Update for python-native changes
Add pythonnative to the inherits list Signed-off-by: Morgan Little <morgan.little@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r--meta/recipes-graphics/xcb/libxcb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc
index d3a5044c70..1517f8a8fa 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