From: Flole998 Date: Fri, 15 May 2020 21:47:29 +0000 (+0200) Subject: Use python3 on focal X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82e00409b4f7110e4743cf62d67990f6e6cdca3;p=thirdparty%2Ftvheadend.git Use python3 on focal --- diff --git a/.doozer.json b/.doozer.json index 8658620ce..be99b378d 100644 --- a/.doozer.json +++ b/.doozer.json @@ -233,8 +233,8 @@ "liburiparser-dev", "libpcre2-dev", "libdvbcsa-dev", - "python", - "python-requests", + "python3", + "python3-requests", "debhelper", "ccache" ], @@ -260,8 +260,8 @@ "liburiparser-dev", "libpcre2-dev", "libdvbcsa-dev", - "python", - "python-requests", + "python3", + "python3-requests", "debhelper", "ccache" ],