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
, exiv2
, glib
, glib-networking
, ilmbase
, gtk3
, intltool
@ -71,6 +72,7 @@ stdenv.mkDerivation rec {
curl
exiv2
glib
glib-networking
gtk3
ilmbase
lcms2