pantheon.elementary-calendar: fix build

This commit is contained in:
Jan Tojnar 2021-04-28 05:21:05 +02:00
parent ab3124de86
commit b1c5c6ce84
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

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