[four-in-a-row/arnaudb/wip/gtk4: 3/27] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/arnaudb/wip/gtk4: 3/27] Compile with Gtk4.
- Date: Mon, 27 Apr 2020 15:41:04 +0000 (UTC)
commit 269061bcbad911406d604d00365fc971e1311807
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 d1d7e1f..91c18d6 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.98.2')
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]