summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/evolution-data-server/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/evolution-data-server/DEPENDS')
-rwxr-xr-xgnome2-libs/evolution-data-server/DEPENDS11
1 files changed, 8 insertions, 3 deletions
diff --git a/gnome2-libs/evolution-data-server/DEPENDS b/gnome2-libs/evolution-data-server/DEPENDS
index 2c10554f00..6932a20b8a 100755
--- a/gnome2-libs/evolution-data-server/DEPENDS
+++ b/gnome2-libs/evolution-data-server/DEPENDS
@@ -1,5 +1,5 @@
depends glib2 &&
-depends gtk+2 &&
+depends gtk+3 &&
depends gconf2 &&
depends libxml2 &&
depends sqlite &&
@@ -38,7 +38,12 @@ optional_depends gnome-keyring \
"--enable-gnome-keyring=no" \
"to use Gnome Keyring for storing passwords" &&
+optional_depends gnome-online-accounts \
+ "--enable-goa" \
+ "--disable-goa" \
+ "to enable GNOME Online Accounts support" &&
+
optional_depends libgweather \
- "--with-weather" \
- "--without-weather" \
+ "--enable-weather" \
+ "--disable-weather" \
"for the weather calendar backend"