diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/evolution-data-server | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/evolution-data-server')
-rw-r--r-- | extra/evolution-data-server/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/evolution-data-server/PKGBUILD b/extra/evolution-data-server/PKGBUILD index 431a6cb96..7198c55fe 100644 --- a/extra/evolution-data-server/PKGBUILD +++ b/extra/evolution-data-server/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196437 2013-10-13 19:32:48Z heftig $ +# $Id: PKGBUILD 197940 2013-10-30 11:48:24Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=evolution-data-server @@ -8,7 +8,6 @@ pkgdesc="Centralized access to appointments and contacts" arch=(i686 x86_64) depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata) makedepends=(intltool gperf gobject-introspection vala python2) -options=('!libtool') install=$pkgname.install url="http://www.gnome.org" license=(GPL) |