| Submitter | Morgan Little |
|---|---|
| Date | July 19, 2012, 5:46 p.m. |
| Message ID | <1342719981-1324-13-git-send-email-morgan.little@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/32649/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc index d3a5044..1517f8a 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