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

This commit is contained in:
Colin
2023-04-15 19:11:36 +03:00
committed by Artturin
parent 5b82c9d52c
commit ceb4451bcc
@@ -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 = [