[oe-commits] [meta-openembedded] 39/42: gnome-panel: fix gobject introspection

git at git.openembedded.org git at git.openembedded.org
Wed Mar 9 19:14:10 UTC 2016


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

commit 6858858564a945fb2920b9e3704241e3729e6e23
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