summaryrefslogtreecommitdiff
path: root/gobject
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2021-10-18 10:48:31 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2021-10-18 10:48:31 +0000
commit6163c2c3fe094fca51461f08caa50ffbd139007b (patch)
tree83e02e175c458ad42fad86f861bc08cd3033fe11 /gobject
parent02a94a4e7ef7c16a5f7d7b9c6abc4aa1f7e001d5 (diff)
parentf432ebf7d51833e9d9844f2ca83f21ef2e29480b (diff)
downloadglib-6163c2c3fe094fca51461f08caa50ffbd139007b.tar.gz
Merge branch 'update-ci' into 'main'
ci: Update CI images to latest stable Debian and Fedora, bump Meson dependency to 0.52 See merge request GNOME/glib!2287
Diffstat (limited to 'gobject')
-rw-r--r--gobject/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gobject/meson.build b/gobject/meson.build
index 536f15393..7e5150e6c 100644
--- a/gobject/meson.build
+++ b/gobject/meson.build
@@ -159,6 +159,7 @@ configure_file(
output: 'libgobject-2.0.so.@0@-gdb.py'.format(library_version),
configuration: gdb_conf,
install_dir: gdb_install_dir,
+ install: gdb_install,
)
if enable_systemtap