summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2020-08-27 15:13:37 +0200
committerTorben2020-08-27 15:13:37 +0200
commit8b425a8a8b98498224db27b31958f1f22cbfb25a (patch)
tree0ec5c5c23a330e9473c7c47311fb4acef25cc832
parent090aed7238e68a6c6a0b4bcddb0c719524512e9d (diff)
downloadaur-8b425a8a8b98498224db27b31958f1f22cbfb25a.tar.gz
Change libhandy dependency to libhandy1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e74751469d13..814304d627da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=(i686 x86_64)
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'
+ 'gnome-online-accounts' 'gspell' 'libgee' 'libhandy1' 'libnotify'
'libpeas' 'libsoup' 'libunwind' 'libxml2' 'libytnef' 'sqlite'
'webkit2gtk')
makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'vala')