ephemeral: add glib-networking

This is needed for the wrapper.
This commit is contained in:
worldofpeace 2019-05-18 19:36:53 -04:00
parent 9bb25d5c76
commit a303d9da3d

View file

@ -13,7 +13,9 @@
, pkgconfig
, python3
, webkitgtk
, wrapGAppsHook }:
, wrapGAppsHook
, glib-networking
}:
stdenv.mkDerivation rec {
pname = "ephemeral";
@ -39,6 +41,7 @@ stdenv.mkDerivation rec {
buildInputs = [
glib
glib-networking
gtk3
hicolor-icon-theme
libdazzle