summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
index b41a317099..abaa485798 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
@@ -107,7 +107,7 @@ EXTRA_OECONF_class-target += "--enable-host-gi \
107PACKAGECONFIG ?= "" 107PACKAGECONFIG ?= ""
108PACKAGECONFIG[doctool] = "--enable-doctool,--disable-doctool,python3-mako," 108PACKAGECONFIG[doctool] = "--enable-doctool,--disable-doctool,python3-mako,"
109 109
110do_compile_prepend_class-target() { 110do_compile_prepend() {
111 # This prevents g-ir-scanner from writing cache data to $HOME 111 # This prevents g-ir-scanner from writing cache data to $HOME
112 export GI_SCANNER_DISABLE_CACHE=1 112 export GI_SCANNER_DISABLE_CACHE=1
113 113