[file-roller/wip/gtk4] Fix GIR build



commit 00902d730fbeaace03d6dfa49025bd35503471a6
Author: Jan Tojnar <jtojnar gmail com>
Date:   Sun Oct 2 22:25:09 2022 +0200

    Fix GIR build

 src/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 5cdb8fb2..94a07c4a 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -166,7 +166,7 @@ if build_introspection
     includes: [
       'Gio-2.0',
       'GObject-2.0',
-      'Gtk-3.0',
+      'Gtk-4.0',
     ],
   )
 endif


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