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
commit 389e6ad504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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