mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
Merge pull request #169313 from dbalan/darktable_add_glib-net
darktable: add glib-networking dependency
This commit is contained in:
commit
9c0eb42247
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user