1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00

libgdiplus: fix build

was broken after b22cc53db1
This commit is contained in:
Uli Baum 2018-05-28 22:53:19 +02:00
parent b22cc53db1
commit 98a4fbf857

View file

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