pantheon.wingpanel-indicator-datetime: Fix build

This commit is contained in:
Jan Tojnar
2021-04-28 06:08:59 +02:00
parent 79bcd4797e
commit 4a5620c143

View File

@@ -15,6 +15,7 @@
, libgee
, libxml2
, libsoup
, libgdata
, elementary-calendar
}:
@@ -52,6 +53,7 @@ stdenv.mkDerivation rec {
libical
libsoup
wingpanel
libgdata # required by some dependency transitively
];
postPatch = ''