summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-03-31 20:58:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-04 14:09:45 +0100
commitbe9d2aeec509c5bc328d5e7091d3a4e371b7d072 (patch)
tree0a12857795941aa8cac2ad2d6259025c62ef3c27 /meta/recipes-graphics/xorg-proto
parent1413f2b00816052375278ddb394fc700f82f9f26 (diff)
downloadpoky-be9d2aeec509c5bc328d5e7091d3a4e371b7d072.tar.gz
xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly
(From OE-Core rev: 31945c914ca45e404d5c72210c9be16161cc1228) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r--meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb2
-rw-r--r--meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb2
-rw-r--r--meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb2
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb2
4 files changed, 0 insertions, 8 deletions
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
3PR = "r0" 3PR = "r0"
4PE = "1" 4PE = "1"
5 5
6DEPENDS += "gettext"
7
8SUMMARY = "BigReqs: X Big Requests extension headers" 6SUMMARY = "BigReqs: X Big Requests extension headers"
9 7
10DESCRIPTION = "This package provides the wire protocol for the \ 8DESCRIPTION = "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 \
13PR = "r0" 13PR = "r0"
14PE = "1" 14PE = "1"
15 15
16DEPENDS += "gettext"
17
18BBCLASSEXTEND = "native nativesdk" 16BBCLASSEXTEND = "native nativesdk"
19 17
20SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62" 18SRC_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"
12PR = "r0" 12PR = "r0"
13PE = "1" 13PE = "1"
14 14
15DEPENDS += "gettext"
16
17BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"
18 16
19SRC_URI[md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1" 17SRC_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"
12PR = "r1" 12PR = "r1"
13PE = "1" 13PE = "1"
14 14
15DEPENDS += "gettext"
16
17BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"
18 16
19SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe" 17SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe"