]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Attempt to fix focal build in doozer
authorFlole998 <Flole998@users.noreply.github.com>
Wed, 14 Oct 2020 13:38:36 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 13:38:36 +0000 (15:38 +0200)
.doozer.json

index 04d8f7e6a651959dae2e922b65b06c9c5d2c55f8..8caf65b7af73d820684e9eff86b2d80e32a6a7ec 100644 (file)
         "ccache"
       ],
       "buildcmd": [
-        "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
+        "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static\\ --python=python3 ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
         "support/bintray.py publish filelist.txt",
       ]
     },