pantheon.elementary-calendar: fix build

This commit is contained in:
Jan Tojnar
2021-04-28 05:21:05 +02:00
parent ab3124de86
commit b1c5c6ce84

View File

@@ -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 = ''