Merge pull request #94211 from lovesegfault/shotwell-net

shotwell: add glib-networking
This commit is contained in:
worldofpeace 2020-07-30 06:55:27 -04:00 committed by GitHub
commit dea0d7e517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
, libgudev , libgudev
, libraw , libraw
, glib , glib
, glib-networking
, json-glib , json-glib
, gcr , gcr
, libgee , libgee
@ -77,6 +78,7 @@ stdenv.mkDerivation rec {
libraw libraw
json-glib json-glib
glib glib
glib-networking
gdk-pixbuf gdk-pixbuf
librsvg librsvg
librest librest