webkitgtk: use python3

This commit is contained in:
worldofpeace 2019-12-05 06:44:36 -05:00
parent 5a5f9dfa74
commit ed3ffa197d

View file

@ -1,7 +1,7 @@
{ stdenv
, fetchurl
, perl
, python2
, python3
, ruby
, bison
, gperf
@ -86,7 +86,7 @@ stdenv.mkDerivation rec {
ninja
perl
pkgconfig
python2
python3
ruby
];