[gnome-mines/arnaudb/wip/gtk4: 5/40] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines/arnaudb/wip/gtk4: 5/40] Compile with Gtk4.
- Date: Mon, 14 Sep 2020 16:00:28 +0000 (UTC)
commit b9f6b7e3aac36d745b333e364f7ffa0d247ebdb2
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 6ecb87a..d8a41e3 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.99.1')
librsvg_dep = dependency ('librsvg-2.0', version: '>=2.32.0')
libgnome_games_support_dep = dependency ('libgnome-games-support-1', version: '>= 1.7.1')
libmath_dep = cc.find_library('m')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]