libgdiplus: fix for structured attrs

This commit is contained in:
Maximilian Bosch 2019-11-09 20:31:37 +01:00 committed by Jan Tojnar
parent bb2a6f7396
commit cbbba87b98
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ autoreconfHook pkgconfig ];
configureFlags = stdenv.lib.optionalString stdenv.cc.isClang "--host=${stdenv.hostPlatform.system}";
configureFlags = stdenv.lib.optional stdenv.cc.isClang "--host=${stdenv.hostPlatform.system}";
buildInputs =
[ glib cairo fontconfig libtiff giflib