From 16544ab32e9104e1fea5e31a5d4f410dda7f1cd3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 31 Mar 2011 21:10:11 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-util') 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" -- cgit v1.2.3-54-g00ecf