gnome-panel 2.32.1: add missing gettext inherit
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 23 Jun 2011 20:55:15 +0000 (22:55 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:32 +0000 (08:13 -0800)
(From meta-openembedded rev: 2454d20084326aa8d3ddab92acc7de0e3f3adee6)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb

index 738b51a..78a6d47 100644 (file)
@@ -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"