summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-04-05 09:13:33 -0600
committerSam Burgos2020-04-05 09:13:33 -0600
commit074cf1cc34d2a259a665f89121ed1940bc0d4a0f (patch)
tree67c7bc2f2893b5864cb40928b8f3d5219ba38538
parent573c5ad6ebb85fdc9e1f479826ca12d0c0e2ef4d (diff)
downloadaur-074cf1cc34d2a259a665f89121ed1940bc0d4a0f.tar.gz
added libhandy as dependency
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 468916ee1a79..8e338b45e1a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,7 @@ pkgbase = gnome-calendar-linuxmint
depends = gsettings-desktop-schemas
depends = libdazzle
depends = libgweather
+ depends = libhandy
depends = libical
optdepends = evolution: ICS file import
provides = gnome-calendar
diff --git a/PKGBUILD b/PKGBUILD
index d5bc538e1098..e67fbb72ae46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ depends=(
gsettings-desktop-schemas
libdazzle
libgweather
+ libhandy
libical
)
optdepends=(