gnome-menus: fix gobject introspection

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
Alexander Kanavin
2016-03-08 17:20:26 +02:00
committed by Martin Jansa
parent 46dbbb2b66
commit 0caf8d310d
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ PNBLACKLIST[gnome-menus3] ?= "CONFLICT: 24 files are conflicting with gnome-menu
DEPENDS = "python libxml2 gconf popt gtk+3"
inherit gnomebase pkgconfig python-dir pythonnative
inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection
BPN = "gnome-menus"
@@ -7,7 +7,7 @@ PR = "r1"
DEPENDS = "python libxml2 gconf popt gtk+"
inherit gnomebase pkgconfig python-dir pythonnative
inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection
SRC_URI[archive.md5sum] = "caa6772e63ed5870cf43dc3d354e0624"
SRC_URI[archive.sha256sum] = "6dcc565006d6e8c2025ae83ab1f82edf6bd04d61c804c0dc9bf5ea50629c4caa"