Merge pull request #41187 from xeji/p/libgdiplus

libgdiplus: fix build
This commit is contained in:
Daiderd Jordan 2018-05-29 08:40:13 +02:00 committed by GitHub
commit 437b98cf9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
patchFlags = "-p0";
hardeningDisable = [ "format" ];
buildInputs =
[ pkgconfig glib cairo fontconfig libtiff giflib
libjpeg libpng libXrender libexif