chromium: (cross) move bison and gperf to nativeBuildInputs

These are tools which are executed at build time, so they need to be
in `nativeBuildInputs` rather than `buildInputs`.
This commit is contained in:
Adam Joseph 2023-04-22 18:34:16 -07:00
parent d74180d07b
commit 790628ae9f

View File

@ -129,6 +129,7 @@ let
python3WithPackages perl
which
llvmPackages.bintools
bison gperf
];
buildInputs = [
@ -142,7 +143,7 @@ let
nasm
nspr nss
util-linux alsa-lib
bison gperf libkrb5
libkrb5
glib gtk3 dbus-glib
libXScrnSaver libXcursor libXtst libxshmfence libGLU libGL
mesa # required for libgbm