about summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-04-24 10:44:16 +0800
committerGitHub <noreply@github.com>2022-04-24 10:44:16 +0800
commit9c0eb42247144c4116bb6ddd48b4e487ccf4f310 (patch)
treeb074a6a057aea79420cb4b04e8132e881403a568 /pkgs/applications/graphics
parente076216c3e042a3cfa980e3e510369822f3cdf4b (diff)
parent905fad4c4b5c80b9d802d1780d56418c55be60ab (diff)
Merge pull request #169313 from dbalan/darktable_add_glib-net
darktable: add glib-networking dependency
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/darktable/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/darktable/default.nix b/pkgs/applications/graphics/darktable/default.nix
index e950d5e36f5ca..0fe5a0b183e8c 100644
--- a/pkgs/applications/graphics/darktable/default.nix
+++ b/pkgs/applications/graphics/darktable/default.nix
@@ -14,6 +14,7 @@
 , desktop-file-utils
 , exiv2
 , glib
+, glib-networking
 , ilmbase
 , gtk3
 , intltool
@@ -71,6 +72,7 @@ stdenv.mkDerivation rec {
     curl
     exiv2
     glib
+    glib-networking
     gtk3
     ilmbase
     lcms2