[oe] [PATCH 35/38] libgtop: fix gobject introspection

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Mar 9 15:05:51 UTC 2016


Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb b/meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb
index 8568274..d79b9e5 100644
--- a/meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb
+++ b/meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb
@@ -2,7 +2,7 @@ SUMMARY = "LibGTop2"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://copyright.txt;md5=dbc839bf158d19a20e661db14db7a58c"
 
-inherit gnomebase lib_package gtk-doc distro_features_check
+inherit gnomebase lib_package gtk-doc distro_features_check gobject-introspection
 # depends on libxau
 REQUIRED_DISTRO_FEATURES = "x11"
 
-- 
2.7.0




More information about the Openembedded-devel mailing list