From be9d2aeec509c5bc328d5e7091d3a4e371b7d072 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 31 Mar 2011 20:58:46 -0700 Subject: xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly (From OE-Core rev: 31945c914ca45e404d5c72210c9be16161cc1228) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb | 2 -- meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | 2 -- meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb | 2 -- meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb | 2 -- 4 files changed, 8 deletions(-) (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb index 19fe3286c8..9c31a3980f 100644 --- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb @@ -3,8 +3,6 @@ require xorg-proto-common.inc PR = "r0" PE = "1" -DEPENDS += "gettext" - SUMMARY = "BigReqs: X Big Requests extension headers" DESCRIPTION = "This package provides the wire protocol for the \ diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index cd62534fa0..f1f7cbbde2 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb @@ -13,8 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ PR = "r0" PE = "1" -DEPENDS += "gettext" - BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62" diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb index 1b34a5d878..af5ddfd182 100644 --- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb +++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb @@ -12,8 +12,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" PR = "r0" PE = "1" -DEPENDS += "gettext" - BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1" diff --git a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb index d80c0f18c5..969fc91364 100644 --- a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb @@ -12,8 +12,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" PR = "r1" PE = "1" -DEPENDS += "gettext" - BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe" -- cgit v1.2.3-54-g00ecf