texlive.bin.core-big: fixup build after #29039

This commit is contained in:
Vladimír Čunát
2017-10-07 10:12:49 +02:00
parent 35b4c8be51
commit 656a0089f6

View File

@@ -156,6 +156,7 @@ core-big = stdenv.mkDerivation { #TODO: upmendex
hardeningDisable = [ "format" ];
inherit (core) nativeBuildInputs;
buildInputs = core.buildInputs ++ [ core cairo harfbuzz icu graphite2 ];
configureFlags = common.configureFlags