Commit 790628ae authored by Adam Joseph's avatar Adam Joseph
Browse files

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`.
parent d74180d0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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