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

This commit is contained in:
Jan Tojnar 2019-12-14 22:18:51 +01:00
parent 9d9a20fe1b
commit feb4e68173
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -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