From a128b3b68dbb19cb86c887830a4aa65994335438 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 Signed-off-by: Khem Raj --- meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') 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 e2c558cbe..765a577a1 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