wkhtmltopdf: fix build
by not appling parallel-build.patch from
a88146d308
This commit is contained in:
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
rev = "fe194f9dac0b515757392a18f7fc9527c91d45ab"; # From git submodule spec in wkhtml repo.
|
rev = "fe194f9dac0b515757392a18f7fc9527c91d45ab"; # From git submodule spec in wkhtml repo.
|
||||||
sha256 = "1j2ld2bfacnn3vm2l1870v55sj82bq4y8zkawmlx2y5j63d8vr23";
|
sha256 = "1j2ld2bfacnn3vm2l1870v55sj82bq4y8zkawmlx2y5j63d8vr23";
|
||||||
};
|
};
|
||||||
|
postConfigure = ""; # The patch "parallel-build.patch" does not apply.
|
||||||
configureFlags =
|
configureFlags =
|
||||||
''
|
''
|
||||||
-dbus-linked
|
-dbus-linked
|
||||||
|
|||||||
Reference in New Issue
Block a user