aboutsummaryrefslogtreecommitdiffstats
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 13:41:34 +0100
commita128b3b68dbb19cb86c887830a4aa65994335438 (patch)
treed78a35dcf6b6b881c9bdb140b66814391ca0b23f /meta/recipes-graphics/xorg-util
parent8d987394eada55afe325132c1da94928d2bfe007 (diff)
downloadopenembedded-core-contrib-a128b3b68dbb19cb86c887830a4aa65994335438.tar.gz
util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS directly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 e2c558cbef..765a577a1d 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"