summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.0.bb
index de898a788b..2c8cfa6bd9 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.0.bb
@@ -194,4 +194,6 @@ FILES_${PN}-dev_append = " ${datadir}/gobject-introspection-1.0/tests/*.c \
194FILES_${PN}-dbg += "${libdir}/gobject-introspection/giscanner/.debug/" 194FILES_${PN}-dbg += "${libdir}/gobject-introspection/giscanner/.debug/"
195FILES_${PN}-staticdev += "${libdir}/gobject-introspection/giscanner/*.a" 195FILES_${PN}-staticdev += "${libdir}/gobject-introspection/giscanner/*.a"
196 196
197RDEPENDS_${PN} = "python3-pickle python3-xml"
198
197BBCLASSEXTEND = "native" 199BBCLASSEXTEND = "native"