mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
telepathy-glib: fix gobject introspection support
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
7c34827f7b
commit
00d9742ee2
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa02
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
|
||||||
|
|
||||||
inherit autotools pkgconfig gettext
|
inherit autotools pkgconfig gettext gobject-introspection
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/telepathy \
|
FILES_${PN} += "${datadir}/telepathy \
|
||||||
${datadir}/dbus-1"
|
${datadir}/dbus-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user