diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-03-31 20:58:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-04 14:09:45 +0100 |
commit | be9d2aeec509c5bc328d5e7091d3a4e371b7d072 (patch) | |
tree | 0a12857795941aa8cac2ad2d6259025c62ef3c27 /meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb | |
parent | 1413f2b00816052375278ddb394fc700f82f9f26 (diff) | |
download | poky-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/xf86bigfontproto_1.2.0.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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" | |||
12 | PR = "r1" | 12 | PR = "r1" |
13 | PE = "1" | 13 | PE = "1" |
14 | 14 | ||
15 | DEPENDS += "gettext" | ||
16 | |||
17 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |
18 | 16 | ||
19 | SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe" | 17 | SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe" |