gst_all_1.gst-plugins-good: switch to python 3

This commit is contained in:
Jan Tojnar
2019-12-15 01:50:38 +01:00
parent 9d9a20fe1b
commit feb4e68173
@@ -3,7 +3,7 @@
, meson , meson
, ninja , ninja
, pkgconfig , pkgconfig
, python , python3
, gst-plugins-base , gst-plugins-base
, orc , orc
, bzip2 , bzip2
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ nativeBuildInputs = [
pkgconfig pkgconfig
python python3
meson meson
ninja ninja
gettext gettext