[gnome-todo] project: Bump minimum GLib version
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] project: Bump minimum GLib version
- Date: Sun, 16 Sep 2018 02:07:42 +0000 (UTC)
commit a31589d72ecd31332ea1ce4e0470b5f19e9042a5
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Sep 15 23:07:16 2018 -0300
project: Bump minimum GLib version
Closes https://gitlab.gnome.org/GNOME/gnome-todo/issues/189
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 01ec4f6..fc7ec14 100644
--- a/meson.build
+++ b/meson.build
@@ -130,7 +130,7 @@ endif
add_project_arguments(common_flags + compiler_flags, language: 'c')
-glib_dep = dependency('glib-2.0', version: '>= 2.43.4')
+glib_dep = dependency('glib-2.0', version: '>= 2.58.0')
gtk_dep = dependency('gtk+-4.0', version: '>= 3.92.0')
gnome_todo_deps = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]