gimp: add libxslt for rebuilding menus XML files
This commit is contained in:
parent
f6284a2096
commit
f5cb564fa1
@ -42,6 +42,7 @@
|
||||
, mypaint-brushes1
|
||||
, libwebp
|
||||
, libheif
|
||||
, libxslt
|
||||
, libgudev
|
||||
, openexr
|
||||
, desktopToDarwinBundle
|
||||
@ -85,6 +86,7 @@ in stdenv.mkDerivation (finalAttrs: {
|
||||
gettext
|
||||
makeWrapper
|
||||
gtk-doc
|
||||
libxslt
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
desktopToDarwinBundle
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user