From 2fc04974d41f8b32cd267cdad23370abfd710b27 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 28 Sep 2010 17:51:10 +0200 Subject: [PATCH] libxcb: add native and nativesdk BBCLASSEXTEND * needed for libx11-native-1.3.99.902 and newer where --witout-xcb is no longer available Signed-off-by: Martin Jansa --- recipes/xcb/libxcb.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/xcb/libxcb.inc b/recipes/xcb/libxcb.inc index 4cbc11be0c..9fb33771ce 100644 --- a/recipes/xcb/libxcb.inc +++ b/recipes/xcb/libxcb.inc @@ -4,11 +4,12 @@ LICENSE = "MIT-X" HOMEPAGE = "http://xcb.freedesktop.org" PARALLEL_MAKE = "" +BBCLASSEXTEND = "native nativesdk" DEPENDS = "xcb-proto xproto libxau libxslt-native" # DEPENDS += "xsltproc-native gperf-native" INC_PR = "r3" -SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \ +SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2 \ file://configure.patch;striplevel=0" PACKAGES =+ "libxcb-composite libxcb-damage libxcb-dpms libxcb-glx \ -- 2.39.5