vocal: add missing glib-networking

otherwise https is disabled
This commit is contained in:
Jörg Thalheim 2020-04-08 16:33:12 +01:00 committed by worldofpeace
parent b4faf4da21
commit b9b8388e4a

View file

@ -7,6 +7,7 @@
, pantheon
, gtk3
, glib
, glib-networking
, libxml2
, webkitgtk
, clutter-gtk
@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
pantheon.granite
sqlite
webkitgtk
glib-networking
];
passthru = {