summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2020-10-24 07:00:24 +0200
committerTorben2020-10-24 07:00:24 +0200
commit277e02a80ab098e56e4988ea2f8f256f23bb4459 (patch)
tree1abde96f5008bf8eb636d9c150358841fed906d1 /PKGBUILD
parent4fbbce327c62b63612c7f4ffd98fe1496400b642 (diff)
downloadaur-277e02a80ab098e56e4988ea2f8f256f23bb4459.tar.gz
Add dependency libstemmer; Update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1fd753ef182..c590988fa9d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ url="https://gitlab.gnome.org/GNOME/geary"
license=('GPL3')
depends=('appstream-glib' 'enchant' 'folks' 'gcr' 'gmime3' 'gtk3' 'gsound'
'gnome-online-accounts' 'gspell' 'libgee' 'libhandy' 'libnotify'
- 'libpeas' 'libsoup' 'libunwind' 'libxml2' 'libytnef' 'sqlite'
- 'webkit2gtk')
+ 'libpeas' 'libsoup' 'libstemmer' 'libunwind' 'libxml2' 'libytnef'
+ 'sqlite' 'webkit2gtk')
makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'vala')
provides=('geary')
conflicts=('geary')