[file-roller] require libhandy >= 1.5 for the color scheme
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] require libhandy >= 1.5 for the color scheme
- Date: Sun, 20 Mar 2022 09:01:16 +0000 (UTC)
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]