From b05845fc6fc930a93153f7d09bcb037f91e9d578 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 31 Mar 2011 21:07:09 -0700 Subject: libgdata_0.7.1.bb: inherit gettext class instead of adding gettext to DEPENDS directly (From OE-Core rev: 45427e0cd0765b8a8787adc11a0f157618a3ea71) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-gnome/gnome/libgdata_0.7.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-gnome') diff --git a/meta/recipes-gnome/gnome/libgdata_0.7.1.bb b/meta/recipes-gnome/gnome/libgdata_0.7.1.bb index c3329945a1..c3f40477c0 100644 --- a/meta/recipes-gnome/gnome/libgdata_0.7.1.bb +++ b/meta/recipes-gnome/gnome/libgdata_0.7.1.bb @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \ file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef" -DEPENDS = "gettext libxml2 glib-2.0 libsoup-2.4" +DEPENDS = "libxml2 glib-2.0 libsoup-2.4" -inherit gnome pkgconfig autotools +inherit gnome pkgconfig autotools gettext SRC_URI[archive.md5sum] = "ec5262cbcb07b63b58d45aa3ac636096" SRC_URI[archive.sha256sum] = "fb244138276a5ce98510b0e2408bbf6f9ce0fd8cdcf86f07cd4be38afbb7c2bc" -- cgit v1.2.3-54-g00ecf