Merge pull request #324559 from discapes/patch-1

gnome-software: add glib-networking to fix screenshots
This commit is contained in:
Jan Tojnar 2024-07-04 20:20:44 +02:00 committed by GitHub
commit 0717ce75c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@
, libxmlb
, malcontent
, json-glib
, glib-networking
, libsecret
, valgrind-light
, docbook-xsl-nons
@ -78,6 +79,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
gtk4
glib
glib-networking
packagekit
appstream
libsoup_3