mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
libxcb: Update for python-native changes
Add pythonnative to the inherits list (From OE-Core rev: ab0187c13b2b0a041bf3d98c3a53bd3f45a624de) Signed-off-by: Morgan Little <morgan.little@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7411158e1f
commit
bd726660a3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user