[gnome-nibbles/arnaudb/wip/gtk4: 18/62] Compile with Gtk4.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles/arnaudb/wip/gtk4: 18/62] Compile with Gtk4.
- Date: Fri, 19 Jun 2020 14:53:32 +0000 (UTC)
commit 4dc36d208c73a5dbba5982c7d94e3fe75f531b0b
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon May 25 14:30:25 2020 +0200
Compile with Gtk4.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e372857..686bb77 100644
--- a/meson.build
+++ b/meson.build
@@ -24,7 +24,7 @@ gee_dep = dependency('gee-0.8')
gio_dep = dependency('gio-2.0', version: '>= @0@'.format(glib_version))
glib_dep = dependency('glib-2.0', version: '>= @0@'.format(glib_version))
gsound_dep = dependency('gsound', version: '>= 1.0.2')
-gtk_dep = dependency('gtk+-3.0', version: '>= 3.24.0')
+gtk_dep = dependency('gtk4', version: '>= 3.98.5')
libgnome_games_support_dep = dependency('libgnome-games-support-1')
valac = meson.get_compiler('vala')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]