xcb-proto: add native and nativesdk BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Sep 2010 15:50:20 +0000 (17:50 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Sep 2010 20:29:46 +0000 (22:29 +0200)
* needed for libxcb-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xcb/xcb-proto.inc

index 0d89dfc..449d915 100644 (file)
@@ -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"