summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorcoadde - Public Network <coadde@parabola.nu>2013-10-09 14:48:12 -0200
committercoadde - Public Network <coadde@parabola.nu>2013-10-09 14:48:12 -0200
commit6eb2c51b1fba9d9e008d8a093b970e064c458c4a (patch)
treea43d56cc32019d7f6edf366d482db07f1cf12050 /nonprism
parentcf2a7954247c27c9e2f4fa1cb07edf9a3d86cbad (diff)
evolution-data-server-nonprism: fixing deps
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/evolution-data-server-nonprism/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/evolution-data-server-nonprism/PKGBUILD b/nonprism/evolution-data-server-nonprism/PKGBUILD
index 5d4cc25ea..df988e12b 100644
--- a/nonprism/evolution-data-server-nonprism/PKGBUILD
+++ b/nonprism/evolution-data-server-nonprism/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=3.10.0
pkgrel=1
pkgdesc="Centralized access to appointments and contacts, without libgdata support"
arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db)
+depends=(gnome-online-accounts nss krb5 libgweather libical db gcr)
makedepends=(intltool gperf gobject-introspection vala python2)
options=('!libtool')
install=$_pkgname.install