texlive.bin.core-big: fixup build after #29039
This commit is contained in:
parent
35b4c8be51
commit
656a0089f6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user