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
, ninja
, pkgconfig
, python
, python3
, gst-plugins-base
, orc
, bzip2
@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkgconfig
python
python3
meson
ninja
gettext