darktable: add glib-networking dependency

This is needed for "mapping" functionality to work, which is broken in master.
This commit is contained in:
Dhananjay Balan 2022-04-19 13:30:17 +02:00
parent 9815ffdc72
commit 905fad4c4b

View file

@ -14,6 +14,7 @@
, desktop-file-utils , desktop-file-utils
, exiv2 , exiv2
, glib , glib
, glib-networking
, ilmbase , ilmbase
, gtk3 , gtk3
, intltool , intltool
@ -71,6 +72,7 @@ stdenv.mkDerivation rec {
curl curl
exiv2 exiv2
glib glib
glib-networking
gtk3 gtk3
ilmbase ilmbase
lcms2 lcms2