summaryrefslogtreecommitdiff
path: root/strata/gnome/evolution-data-server.morph
blob: bfa8671aa0fc4b1fba3729fdf8cadf0e234af5dc (plain)
1
2
3
4
5
6
7
8
9
10
name: evolution-data-server
kind: chunk
build-system: autotools
configure-commands:
- |
  ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
               --disable-uoa --with-libdb=no \
               --enable-vala-bindings --with-krb5=yes \
               --with-nss-includes=/usr/include/nss \
               --with-nspr-includes=/usr/include/nspr