Commit ceb4451b authored by Colin's avatar Colin Committed by Artturin
Browse files

gst_all_1.vaapi: move `python3` to `nativeBuildInputs` to fix cross compilation

parent 5b82c9d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
    meson
    ninja
    pkg-config
    python3
    bzip2

    # documentation
@@ -62,7 +63,6 @@ stdenv.mkDerivation rec {
    libGLU
    nasm
    libvpx
    python3
  ];

  mesonFlags = [