[file-roller] require libhandy >= 1.5 for the color scheme



commit a80b31989ca80cb3b2dba34bdec77f662413aa05
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 20 09:50:28 2022 +0100

    require libhandy >= 1.5 for the color scheme

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 62955e0c..dbf81da1 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project('file-roller', 'c',
 
 glib_version = '>=2.38'
 gtk_version = '>=3.22.0'
-hdy_version = '>=1.4.0'
+hdy_version = '>=1.5.0'
 nautilus_version = '>=3.28.0'
 json_glib_version = '>=0.14.0'
 libnotify_version = '>=0.4.3'


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