Merge pull request #160198 from erictapen/gnome-feeds

gnome-feeds: add glib-networking as buildInput
This commit is contained in:
Renaud
2022-03-05 21:14:33 +01:00
committed by GitHub
@@ -11,6 +11,7 @@
, wrapGAppsHook
, glib
, glib-networking
, gtk3
, libhandy
, listparser ? callPackage ./listparser.nix { }
@@ -44,6 +45,7 @@ python3.pkgs.buildPythonApplication rec {
buildInputs = [
glib
glib-networking
gtk3
libhandy
webkitgtk