elementary-planner: fix build

This commit is contained in:
Jan Tojnar
2021-04-28 04:07:39 +02:00
parent c1560b5cc3
commit c9ec705dac

View File

@@ -15,6 +15,7 @@
, glib-networking
, sqlite
, libsoup
, libgdata
, gtk3
, pantheon /* granite, icons, maintainers */
, webkitgtk
@@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
pantheon.granite
sqlite
webkitgtk
libgdata # required by some dependency transitively
];
postPatch = ''