[gnome-boxes/flatpak-gnome-3-28: 2/5] build: Explicitly target glib 2.38 for Gtk templates



commit 47ed95d98131a2e563121ce74cf276d73aeb65d1
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed May 16 16:11:13 2018 +0200

    build: Explicitly target glib 2.38 for Gtk templates

 src/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index 1b4ae44d..518fc02d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -9,6 +9,7 @@ vala_args = [
   '--enable-experimental',
   '--vapidir', vapi_dir,
   '--vapidir', join_paths (vapi_dir, 'upstream'),
+  '--target-glib=2.38',
 ]
 
 common_dependencies = [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]