[gnome-contacts] Bump minimal E-D-S version to 3.30
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Bump minimal E-D-S version to 3.30
- Date: Sun, 7 Jun 2020 08:05:47 +0000 (UTC)
commit b20e8d83699de5c91e1b4359146bb64f85151fcd
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jun 7 10:03:29 2020 +0200
Bump minimal E-D-S version to 3.30
There's a pretty good chance that there were some changes in
evolution-data-server since `1.13`, so let's bump it to a reasonable
minimum by setting it to the one in Debian stable (which is 3.30)
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e5a7037..d9e3aba 100644
--- a/meson.build
+++ b/meson.build
@@ -28,7 +28,7 @@ locale_dir = contacts_prefix / get_option('localedir')
po_dir = meson.source_root() / 'po'
# Dependencies
-min_eds_version = '3.13.90'
+min_eds_version = '3.30'
min_folks_version = '0.14'
min_glib_version = '2.58' # We also use this value for --target-glib, so scratch the micro version.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]