[oe-commits] Koen Kooi : gnome-panel 2.32.1: add missing gettext inherit

git version control git at git.openembedded.org
Thu Jun 23 20:55:44 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Jun 23 22:55:15 2011 +0200

gnome-panel 2.32.1: add missing gettext inherit

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../gnome-panel/gnome-panel_2.32.1.bb              |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
index 738b51a..78a6d47 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
@@ -11,7 +11,7 @@ PR = "r4"
 
 DEPENDS = "gnome-doc-utils-native gconf glib-2.0 gnome-desktop gtk+ pango libwnck gnome-menus cairo libgweather dbus-glib librsvg libcanberra" 
 
-inherit gtk-doc gnome pkgconfig
+inherit gtk-doc gnome gettext pkgconfig
 
 SRCREV = "6a364b6a4a9beed3da9ca6f5b0dac81eb99dea2a"
 SRC_URI = "git://git.gnome.org/gnome-panel;branch=gnome-2-32"





More information about the Openembedded-commits mailing list