summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gir/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gir/meson.build b/gir/meson.build
index e471b269..ff812846 100644
--- a/gir/meson.build
+++ b/gir/meson.build
@@ -38,6 +38,7 @@ girdir = join_paths(get_option('datadir'), 'gir-1.0')
install_data(gir_files, install_dir: girdir)
scanner_command = [
+ python3,
girscanner,
'--output=@OUTPUT@',
'--no-libtool',