shotwell: add glib-networking

This commit is contained in:
Bernardo Meurer 2020-07-29 21:39:00 -07:00
parent 43dd81b3fe
commit 8af955e592
No known key found for this signature in database
GPG Key ID: F4C0D53B8D14C246
1 changed files with 2 additions and 0 deletions

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