From: Martin Jansa Date: Tue, 28 Sep 2010 15:50:20 +0000 (+0200) Subject: xcb-proto: add native and nativesdk BBCLASSEXTEND X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d7f52b5d4cd4ed90a823a897237ca11756c942;p=openembedded.git xcb-proto: add native and nativesdk BBCLASSEXTEND * needed for libxcb-native Signed-off-by: Martin Jansa --- 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"