[gnome-games] meson: Bump libhandy and retro-gtk versions
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] meson: Bump libhandy and retro-gtk versions
- Date: Sat, 12 Sep 2020 13:48:34 +0000 (UTC)
commit 566a02a4c145f630ee05c7dcfd21e355a2ac5adf
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Sep 12 18:48:08 2020 +0500
meson: Bump libhandy and retro-gtk versions
Both are 1.0.0 now.
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 52357ad7..a46681b9 100644
--- a/meson.build
+++ b/meson.build
@@ -29,9 +29,9 @@ cc = meson.get_compiler ('c')
valac = meson.get_compiler ('vala')
glib_min_version = '2.38'
-handy_min_version = '0.90.0'
+handy_min_version = '1.0.0'
manette_min_version = '0.2.0'
-retro_gtk_min_version = '0.18.0'
+retro_gtk_min_version = '1.0.0'
archive_dep = dependency ('libarchive')
gio_dep = dependency ('gio-2.0', version: '>=' + glib_min_version)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]