[gnome-mines/arnaudb/wip/gtk4: 8/36] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines/arnaudb/wip/gtk4: 8/36] Compile with Gtk4.
- Date: Sun, 26 Apr 2020 13:02:39 +0000 (UTC)
commit 56d3844c1dad97a78eed27c386ae4c1b9b79694b
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon Apr 13 21:36:10 2020 +0200
Compile with Gtk4.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 3287dc2..66cd0c9 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@ pkgdatadir = join_paths (datadir, 'gnome-mines')
# Dependencies
glib_dep = dependency ('glib-2.0', version: '>= 2.40.0')
gee_dep = dependency ('gee-0.8')
-gtk_dep = dependency ('gtk+-3.0', version: '>= 3.24')
+gtk_dep = dependency ('gtk4', version: '>= 3.96.0')
librsvg_dep = dependency ('librsvg-2.0', version: '>=2.32.0')
libgnome_games_support_dep = dependency ('libgnome-games-support-1')
libmath_dep = cc.find_library('m')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]