wkhtmltopdf: fix build

by not appling parallel-build.patch from
a88146d308
This commit is contained in:
Orivej Desh 2017-11-29 10:19:00 +00:00
parent c905d9351c
commit 7375e49f58

View file

@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
rev = "fe194f9dac0b515757392a18f7fc9527c91d45ab"; # From git submodule spec in wkhtml repo.
sha256 = "1j2ld2bfacnn3vm2l1870v55sj82bq4y8zkawmlx2y5j63d8vr23";
};
postConfigure = ""; # The patch "parallel-build.patch" does not apply.
configureFlags =
''
-dbus-linked