[oe-commits] Christopher Larson : gconf: inherit gettext

git at git.openembedded.org git at git.openembedded.org
Tue Jun 11 14:49:32 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b35411d0ed069d135c3052ae457a488503636221
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b35411d0ed069d135c3052ae457a488503636221

Author: Christopher Larson <chris_larson at mentor.com>
Date:   Mon Jun 10 16:15:48 2013 -0700

gconf: inherit gettext

Signed-off-by: Christopher Larson <chris_larson at mentor.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/gnome/gconf_3.2.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gconf_3.2.6.bb b/meta/recipes-gnome/gnome/gconf_3.2.6.bb
index a1843d5..9b22d95 100644
--- a/meta/recipes-gnome/gnome/gconf_3.2.6.bb
+++ b/meta/recipes-gnome/gnome/gconf_3.2.6.bb
@@ -8,7 +8,7 @@ DEPENDS_class-native = "glib-2.0-native dbus-native dbus-glib-native libxml2-nat
 
 PR = "r0"
 
-inherit gnomebase gtk-doc
+inherit gnomebase gtk-doc gettext
 
 SRC_URI = "${GNOME_MIRROR}/GConf/${@gnome_verdir("${PV}")}/GConf-${PV}.tar.xz;name=archive \
            file://remove_plus_from_invalid_characters_list.patch \



More information about the Openembedded-commits mailing list