summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2018-05-29 23:37:09 +0200
committerTorben2018-05-29 23:37:09 +0200
commit2e9f4a040620fe452c0e6cadbd1aa44bb2aa66b8 (patch)
tree0c73b6cfb325871515f9a97715241260cfcd42eb /PKGBUILD
parentd42e82ccaa214733d420ba42a9bed848e83061af (diff)
downloadaur-2e9f4a040620fe452c0e6cadbd1aa44bb2aa66b8.tar.gz
Update package dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a78dbd6034a..6c84a2c10ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,11 +10,9 @@ pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)
url="https://wiki.gnome.org/Apps/Geary"
license=('GPL3')
-depends=('cairo' 'enchant' 'gcr' 'gdk-pixbuf2' 'glib2' 'glibc' 'gmime'
- 'gnome-keyring' 'gtk3' 'iso-codes' 'libcanberra' 'libgee' 'libnotify'
- 'libsecret' 'libsoup' 'libxml2' 'pango' 'sqlite' 'webkit2gtk')
-makedepends=('meson' 'gnome-doc-utils' 'gobject-introspection' 'intltool'
- 'vala')
+depends=('enchant' 'gcr' 'gmime' 'gtk3' 'libgee' 'libnotify' 'libsoup'
+ 'libunwind' 'libxml2' 'sqlite' 'webkit2gtk')
+makedepends=('gobject-introspection' 'itstool' 'meson' 'vala')
provides=('geary')
conflicts=('geary')
source=('git://git.gnome.org/geary'