summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.*"
49FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*" 49FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*"
50FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*" 50FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*"
51 51
52inherit autotools pkgconfig 52inherit autotools pkgconfig pythonnative
53 53
54# XCBPROTO_XCBINCLUDEDIR is setup based on `pkg-config --variable=xcbincludedir xcb-proto` 54# XCBPROTO_XCBINCLUDEDIR is setup based on `pkg-config --variable=xcbincludedir xcb-proto`
55# but the xcbincludedir variable doesn't point into the staging area, so it needs some 55# but the xcbincludedir variable doesn't point into the staging area, so it needs some