From 8af955e5926c0a13d94a05b65ccdb6549f2b7cf8 Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Date: Wed, 29 Jul 2020 21:39:00 -0700 Subject: [PATCH] shotwell: add glib-networking --- pkgs/applications/graphics/shotwell/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/graphics/shotwell/default.nix b/pkgs/applications/graphics/shotwell/default.nix index b03d0a01dd6f..3549a16e2705 100644 --- a/pkgs/applications/graphics/shotwell/default.nix +++ b/pkgs/applications/graphics/shotwell/default.nix @@ -17,6 +17,7 @@ , libgudev , libraw , glib +, glib-networking , json-glib , gcr , libgee @@ -77,6 +78,7 @@ stdenv.mkDerivation rec { libraw json-glib glib + glib-networking gdk-pixbuf librsvg librest