libxcb needs the xcbgen Python modules staged by xcb-proto-native.
Signed-off-by: Michael Smith <msmith@cbnco.com>
PARALLEL_MAKE = ""
BBCLASSEXTEND = "native nativesdk"
-DEPENDS = "xcb-proto xproto libxau libxslt-native"
+DEPENDS = "xcb-proto xcb-proto-native xproto libxau libxslt-native"
# DEPENDS += "xsltproc-native gperf-native"
-INC_PR = "r3"
+INC_PR = "r4"
SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2 \
file://configure.patch;striplevel=0"