diff options
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb.inc | 2 |
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.*" | |||
49 | FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*" | 49 | FILES_libxcb-xv = "${libdir}/libxcb-xv.so.*" |
50 | FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*" | 50 | FILES_libxcb-xvmc = "${libdir}/libxcb-xvmc.so.*" |
51 | 51 | ||
52 | inherit autotools pkgconfig | 52 | inherit 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 |