[gnome-sudoku/arnaudb/wip/gtk4: 7/33] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sudoku/arnaudb/wip/gtk4: 7/33] Compile with Gtk4.
- Date: Mon, 4 May 2020 14:37:19 +0000 (UTC)
commit bb67cce6385136e04d5c17fd544d0b70931eb724
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Apr 12 12:35:13 2020 +0200
Compile with Gtk4.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index daef505..f7959b9 100644
--- a/meson.build
+++ b/meson.build
@@ -32,7 +32,7 @@ glib_version = '2.40.0'
gee = dependency('gee-0.8')
gio = dependency('gio-2.0', version: '>= @0@'.format(glib_version))
glib = dependency('glib-2.0', version: '>= @0@'.format(glib_version))
-gtk = dependency('gtk+-3.0', version: '>= 3.24.0')
+gtk = dependency('gtk4', version: '>= 3.98.3')
json_glib = dependency('json-glib-1.0')
qqwing = dependency('qqwing', version: '>= 1.3.4')
threads = dependency('threads')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]