1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

xcb-proto: Update for python-native changes

Add pythonnative to the inherits list

(From OE-Core rev: 529346325b5df7bf316823f98f7332be4d019215)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Morgan Little
2012-07-13 12:22:52 +00:00
committed by Richard Purdie
parent 695ab4f4d9
commit 7411158e1f
+1 -1
View File
@@ -11,7 +11,7 @@ LICENSE = "MIT-X"
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
inherit autotools pkgconfig
inherit autotools pkgconfig pythonnative
PACKAGES += "python-xcbgen"