grilo: fix gir install

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2024-09-22 04:40:41 +02:00 committed by Khem Raj
parent 1d27c33850
commit b7c473c94d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,7 +7,6 @@ DEPENDS = " \
glib-2.0 \
"
inherit gnomebase gobject-introspection gtk-doc gettext vala
SRC_URI[archive.sha256sum] = "884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96"
@ -37,3 +36,5 @@ do_compile:append() {
${B}/src/grl-type-builtins.c
done
}
FILES:${PN} += "${libdir}/girepository-1.0"