aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-03-08 17:24:49 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-14 12:15:35 +0100
commit80a66d27de8a06e706abee88d49d5087d96f598f (patch)
treebaf3a85768ada09742762c2d0209ce3b01f41d07 /meta-gnome
parent2d24824cc09a917645d48f92c3d10da2179fc700 (diff)
downloadmeta-openembedded-contrib-80a66d27de8a06e706abee88d49d5087d96f598f.tar.gz
libgtop: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libgtop/libgtop_2.30.0.bb2
1 files changed, 1 insertions, 1 deletions
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 8568274c9d..d79b9e5d4f 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"