From b1c5c6ce847b204807110952ee26b77be8f84ba9 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Wed, 28 Apr 2021 05:21:05 +0200 Subject: pantheon.elementary-calendar: fix build --- pkgs/desktops/pantheon/apps/elementary-calendar/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/desktops/pantheon') diff --git a/pkgs/desktops/pantheon/apps/elementary-calendar/default.nix b/pkgs/desktops/pantheon/apps/elementary-calendar/default.nix index f9ab49a72b9..cf0d0d812fe 100644 --- a/pkgs/desktops/pantheon/apps/elementary-calendar/default.nix +++ b/pkgs/desktops/pantheon/apps/elementary-calendar/default.nix @@ -18,6 +18,7 @@ , python3 , libnotify , libical +, libgdata , evolution-data-server , appstream-glib , elementary-icon-theme @@ -67,6 +68,7 @@ stdenv.mkDerivation rec { libgee libical libnotify + libgdata # required by some dependency transitively ]; postPatch = '' -- cgit 1.4.1