[four-in-a-row/arnaudb/wip/gtk4: 58/92] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/arnaudb/wip/gtk4: 58/92] Compile with Gtk4.
- Date: Sat, 26 Sep 2020 10:29:07 +0000 (UTC)
commit 670edb66915226ddb9e11e8cdb1a9e2d0fde6877
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Apr 19 16:44:31 2020 +0200
Compile with Gtk4.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 33642ad..98beef6 100644
--- a/meson.build
+++ b/meson.build
@@ -20,7 +20,7 @@ valac = meson.get_compiler('vala')
gio_dependency = dependency('gio-2.0', version: '>= 2.40.0')
glib_dependency = dependency('glib-2.0', version: '>= 2.40.0')
gsound_dependency = dependency('gsound', version: '>= 1.0.2')
-gtk_dependency = dependency('gtk+-3.0', version: '>= 3.24.0')
+gtk_dependency = dependency('gtk4', version: '>= 3.99.1')
posix_dependency = valac.find_library('posix')
rsvg_dependency = dependency('librsvg-2.0', version: '>= 2.32.0')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]