summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/evolution-data-server/metadata.xml')
-rw-r--r--gnome-extra/evolution-data-server/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/metadata.xml b/gnome-extra/evolution-data-server/metadata.xml
index fce64556f6e4..06a94bb621b2 100644
--- a/gnome-extra/evolution-data-server/metadata.xml
+++ b/gnome-extra/evolution-data-server/metadata.xml
@@ -7,8 +7,11 @@
</maintainer>
<use>
<flag name="api-doc-extras">Build documentation for private APIs</flag>
- <flag name="gnome-online-accounts">Enable using
- <pkg>net-libs/gnome-online-accounts</pkg> for authorization</flag>
+ <flag name="berkdb"><pkg>sys-libs/db</pkg> support needed to migrate old (pre-3.12 evolution versions) addressbook data</flag>
+ <flag name="gnome-online-accounts">Enable using <pkg>net-libs/gnome-online-accounts</pkg> for authorization</flag>
+ <flag name="google">Enable Google Contacts support. This will also enable the internal Google authentication support.
+ Please note this last one relies on a deprecated (and vulnerable) <pkg>net-libs/webkit-gtk</pkg> slot.
+ If you want to avoid this dependency, you can disable this support and rely on gnome-online-accounts instead</flag>
<flag name="weather">Enable optional weather calendar support</flag>
</use>
</pkgmetadata>