]> code.ossystems Code Review - openembedded-core.git/commitdiff
util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to DEPENDS...
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Apr 2011 04:10:11 +0000 (21:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 12:41:34 +0000 (13:41 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb

index e2c558cbef7c16485d3484c4b5196e8edb69791d..765a577a1d9bd9a862efedc5e564e3be68bd23ff 100644 (file)
@@ -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"