libgdiplus: fix build
was broken after b22cc53db147cdbfe84ffbc344143bf1e8c1e515
This commit is contained in:
parent
b22cc53db1
commit
98a4fbf857
@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
patchFlags = "-p0";
|
patchFlags = "-p0";
|
||||||
|
|
||||||
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ pkgconfig glib cairo fontconfig libtiff giflib
|
[ pkgconfig glib cairo fontconfig libtiff giflib
|
||||||
libjpeg libpng libXrender libexif
|
libjpeg libpng libXrender libexif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user