darktable: remove unused libsoup_2_4 dependency
The libsoup dependency was removed upstream in https://github.com/darktable-org/darktable/pull/13651 cf2aa5902ce70ab3576c6f37c7cbbb2d5d1a170d libxml2 is still required and was previously propagated by libsoup_2_4.
This commit is contained in:
@@ -47,11 +47,11 @@
|
||||
libpng,
|
||||
librsvg,
|
||||
libsecret,
|
||||
libsoup_2_4,
|
||||
libsysprof-capture,
|
||||
libthai,
|
||||
libtiff,
|
||||
libwebp,
|
||||
libxml2,
|
||||
libxslt,
|
||||
lua,
|
||||
util-linux,
|
||||
@@ -133,11 +133,11 @@ stdenv.mkDerivation rec {
|
||||
libpng
|
||||
librsvg
|
||||
libsecret
|
||||
libsoup_2_4
|
||||
libsysprof-capture
|
||||
libthai
|
||||
libtiff
|
||||
libwebp
|
||||
libxml2
|
||||
libxslt
|
||||
lua
|
||||
openexr_3
|
||||
|
||||
Reference in New Issue
Block a user