[gnome-games/wip/exalm/40b: 1/2] meson: Bump minimum libhandy version




commit 5d6885702e0334f5d634c991ce05fbabd3aa897c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Feb 28 16:07:07 2021 +0500

    meson: Bump minimum libhandy version
    
    HdyStatusPage is 1.1.90+.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 50068427..7503db5e 100644
--- a/meson.build
+++ b/meson.build
@@ -29,7 +29,7 @@ cc = meson.get_compiler ('c')
 valac = meson.get_compiler ('vala')
 
 glib_min_version = '2.38'
-handy_min_version = '1.0.0'
+handy_min_version = '1.1.90'
 manette_min_version = '0.2.0'
 retro_gtk_min_version = '1.0.0'
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]