summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/evolution-exchange/DEPENDS
blob: 69ca5a86e5d611023a97dec06184d991c0ab5a24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
depends glib2                            &&
depends gtk+2                            &&
depends gconf2                           &&
depends libsoup                          &&
depends libxml2                          &&
depends evolution                        &&
depends -sub LDAP evolution-data-server  &&

optional_depends krb5                                    \
                 "--with-krb5=/usr"                      \
                 "--without-krb5"                        \
                 "to enable Kerberos 5 support"          &&

optional_depends "gtk-doc"                               \
                 "--enable-gtk-doc"                      \
                 "--disable-gtk-doc"                     \
                 "Enable gtk-doc to build documentation" &&

optional_depends  avahi                                  \
                  ""                                     \
                  ""                                     \
                  "for service discovery (runtime)"