[oe-commits] [meta-openembedded] 41/51: gnome-panel: fix gobject introspection

git at git.openembedded.org git at git.openembedded.org
Mon Mar 14 11:14:28 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 75f87df26c4aa0b6ab5d4c35fdea8877ba8c1e86
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Tue Mar 8 17:54:40 2016 +0200

    gnome-panel: fix gobject introspection
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 47c8b80..23e2de8 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
@@ -14,7 +14,7 @@ DEPENDS = "gnome-doc-utils-native gconf glib-2.0 gnome-desktop gtk+ \
 	   librsvg libcanberra"
 RDEPENDS_${PN} = "python"
 
-inherit gtk-doc gnome autotools-brokensep gettext pkgconfig gconf
+inherit gtk-doc gnome autotools-brokensep gettext pkgconfig gconf gobject-introspection
 
 SRCREV = "8292bd2b8a36df7eed3c760899400790cde68590"
 SRC_URI = "git://git.gnome.org/gnome-panel;branch=gnome-2-32 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list