Merge pull request #104855 from jekor/master

vips: add librsvg dependency
This commit is contained in:
Sandro 2020-11-25 17:13:25 +01:00 committed by GitHub
commit 1b4fe077d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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