summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2020-06-10 03:03:18 +0200
committerTorben2020-06-10 03:03:18 +0200
commit090aed7238e68a6c6a0b4bcddb0c719524512e9d (patch)
tree176c0382ad7c58b4afe89b3426107e7675d482d5 /PKGBUILD
parent015bc34237d0ef4ef6052dfacba8f0c84cc89955 (diff)
downloadaur-090aed7238e68a6c6a0b4bcddb0c719524512e9d.tar.gz
Add dependency gsound; Update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00d6665a3bef..e74751469d13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="An email application built around conversations, for the GNOME 3 deskto
arch=(i686 x86_64)
url="https://gitlab.gnome.org/GNOME/geary"
license=('GPL3')
-depends=('appstream-glib' 'enchant' 'folks' 'gcr' 'gmime3' 'gtk3'
+depends=('appstream-glib' 'enchant' 'folks' 'gcr' 'gmime3' 'gtk3' 'gsound'
'gnome-online-accounts' 'gspell' 'libgee' 'libhandy' 'libnotify'
'libpeas' 'libsoup' 'libunwind' 'libxml2' 'libytnef' 'sqlite'
'webkit2gtk')