[gnome-mahjongg/arnaudb/wip/gtk4: 5/23] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg/arnaudb/wip/gtk4: 5/23] Compile with Gtk4.
- Date: Sun, 3 May 2020 16:22:24 +0000 (UTC)
commit 59b69e985e0b1d0e121d34a0b5af0b791519dcc0
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 4f8e0d3..a311768 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.96.0')
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]