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