summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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=(