summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/evolution-exchange/DEPENDS
blob: 07c8d37b953b518260a9721f00ec2456a24694be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
depends autoconf                         &&
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)"