[oe-commits] [meta-openembedded] 40/54: libgtop: fix gobject introspection

git at git.openembedded.org git at git.openembedded.org
Thu Mar 10 13:32:07 UTC 2016


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

commit 560f30f186deab522471f51894941603035dbcab
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Tue Mar 8 17:24:49 2016 +0200

    libgtop: fix gobject introspection
    
    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"
 

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


More information about the Openembedded-commits mailing list