From 83d7f52b5d4cd4ed90a823a897237ca11756c942 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 28 Sep 2010 17:50:20 +0200 Subject: xcb-proto: add native and nativesdk BBCLASSEXTEND * needed for libxcb-native Signed-off-by: Martin Jansa --- recipes/xcb/xcb-proto.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/xcb/xcb-proto.inc b/recipes/xcb/xcb-proto.inc index 0d89dfc776..449d915908 100644 --- a/recipes/xcb/xcb-proto.inc +++ b/recipes/xcb/xcb-proto.inc @@ -5,6 +5,8 @@ HOMEPAGE = "http://xcb.freedesktop.org" SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2" +BBCLASSEXTEND = "native nativesdk" + inherit autotools pkgconfig INC_PR = "r2" -- cgit 1.2.3-korg