[gnome-contacts] Require the latest stable version of libfolks



commit cec616536760636d8c4cb1c8b603c4b6411ca2a1
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sun Jun 7 10:02:06 2020 +0200

    Require the latest stable version of libfolks

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 86e50c9..e5a7037 100644
--- a/meson.build
+++ b/meson.build
@@ -29,7 +29,7 @@ po_dir = meson.source_root() / 'po'
 
 # Dependencies
 min_eds_version = '3.13.90'
-min_folks_version = '0.11.4'
+min_folks_version = '0.14'
 min_glib_version = '2.58' # We also use this value for --target-glib, so scratch the micro version.
 
 # We know that compiling on a lower version doesn't work


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