bundles/homeassistant: requires ffmpeg now

atleast it's complaining about the lack of ffmpeg in its logs ...
This commit is contained in:
Franzi 2024-01-13 11:57:56 +01:00
parent f917f9a2b7
commit 739ce09e60
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -4,6 +4,7 @@ defaults = {
'autoconf': {},
'bluez': {},
'build-essential': {},
'ffmpeg': {},
'libffi-dev': {},
'libjpeg-dev': {},
'libopenjp2-7': {},