vocal: add missing glib-networking
otherwise https is disabled
This commit is contained in:
parent
b4faf4da21
commit
b9b8388e4a
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user