[gnome-mahjongg/arnaudb/wip/gtk4: 6/29] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg/arnaudb/wip/gtk4: 6/29] Compile with Gtk4.
- Date: Fri, 9 Oct 2020 15:35:05 +0000 (UTC)
commit ce637f5b6294cbec20653fae2a5c7d2b65c0ac14
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Fri Mar 27 18:41:50 2020 +0100
Compile with Gtk4.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6b3dca9..d39a695 100644
--- a/meson.build
+++ b/meson.build
@@ -20,7 +20,7 @@ bindir = join_paths (get_option ('prefix'), get_option ('bindir'))
# Dependencies
glib_dep = dependency ('glib-2.0', version: '>= 2.40.0')
gio_dep = dependency ('gio-2.0', version: '>= 2.40.0')
-gtk_dep = dependency ('gtk+-3.0', version: '>= 3.14.0')
+gtk_dep = dependency ('gtk4', version: '>= 3.99.2')
librsvg_dep = dependency ('librsvg-2.0', version: '>= 2.32.0')
subdir ('po')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]