[gnome-mahjongg/arnaudb/wip/gtk4: 8/27] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg/arnaudb/wip/gtk4: 8/27] Compile with Gtk4.
- Date: Sat, 25 Apr 2020 11:52:36 +0000 (UTC)
commit 309cede4cbe356ea14ca821804f30b7a47879524
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 2805235..eb55d59 100644
--- a/meson.build
+++ b/meson.build
@@ -18,7 +18,7 @@ pkgdatadir = join_paths (datadir, 'gnome-mahjongg')
# Dependencies
glib_dep = dependency ('glib-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]