vips: add librsvg dependency
Some vips operations on SVG files require librsvg.
This commit is contained in:
parent
fa8faa1c31
commit
f2b2eb23f1
@ -13,6 +13,7 @@
|
|||||||
, libgsf
|
, libgsf
|
||||||
, libexif
|
, libexif
|
||||||
, libheif
|
, libheif
|
||||||
|
, librsvg
|
||||||
, ApplicationServices
|
, ApplicationServices
|
||||||
, python27
|
, python27
|
||||||
, libpng
|
, libpng
|
||||||
@ -63,6 +64,7 @@ stdenv.mkDerivation rec {
|
|||||||
libexif
|
libexif
|
||||||
libheif
|
libheif
|
||||||
libpng
|
libpng
|
||||||
|
librsvg
|
||||||
python27
|
python27
|
||||||
libpng
|
libpng
|
||||||
expat
|
expat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user