summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-03-31 21:10:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-04 14:09:52 +0100
commit16544ab32e9104e1fea5e31a5d4f410dda7f1cd3 (patch)
tree73a3694bb73f620cfffc8442ee8358d89df537f4 /meta/recipes-graphics/xorg-util
parent5c494ece330464898c4ca4a05b1f7beb2a51141a (diff)
downloadast2050-yocto-poky-16544ab32e9104e1fea5e31a5d4f410dda7f1cd3.zip
ast2050-yocto-poky-16544ab32e9104e1fea5e31a5d4f410dda7f1cd3.tar.gz
util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly
(From OE-Core rev: a128b3b68dbb19cb86c887830a4aa65994335438) 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-util')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
index e2c558c..765a577 100644
--- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
@@ -11,7 +11,7 @@ PE = "1"
PR = "r0"
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
-DEPENDS = "gettext libgpg-error"
+DEPENDS = "libgpg-error"
DEPENDS_virtclass-native = "gettext"
DEPENDS_virtclass-nativesdk = "gettext"
OpenPOWER on IntegriCloud