From 00d9742ee2d6f329ce3ccb71f0c9acce702cbb3b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Feb 2016 19:30:33 +0200 Subject: [PATCH] telepathy-glib: fix gobject introspection support Signed-off-by: Alexander Kanavin --- meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb index e6938f1412..01c6e3781e 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa02 LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" -inherit autotools pkgconfig gettext +inherit autotools pkgconfig gettext gobject-introspection FILES_${PN} += "${datadir}/telepathy \ ${datadir}/dbus-1"