]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcb: Update for python-native changes
authorMorgan Little <morgan.little@windriver.com>
Fri, 13 Jul 2012 12:22:51 +0000 (12:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2012 15:53:49 +0000 (16:53 +0100)
Add pythonnative to the inherits list

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xcb/libxcb.inc

index d3a5044c702c5b6af6326460dd3ae51edc6943ff..1517f8a8fab543803a037cb43f4b085ab595f4c0 100644 (file)
@@ -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