bundles/matrix-media-repo: download prebuilt executable instead of building ourselves

This commit is contained in:
Franzi 2022-04-03 08:04:16 +02:00
parent a5f76e98ec
commit 4ecf7ccb46
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 7 additions and 32 deletions

View file

@ -1,7 +1,6 @@
defaults = {
'apt': {
'packages': {
'golang-go': {},
'imagemagick': {},
'ffmpeg': {},
},