Added a libturbojpeg0
Some checks failed
Savin's Home Assistant / build (push) Failing after 9s

This commit is contained in:
2025-02-07 16:25:08 -05:00
parent 7b47e6f7e3
commit c1b0af5c68

View File

@ -34,7 +34,7 @@ jobs:
- name: Install system libs and dependencies
run: |
sudo apt-get -qq update
sudo apt-get -y -qq install libturbojpeg-dev
sudo apt-get -y -qq install libturbojpeg0 libturbojpeg-dev
# sudo apt-get -y -qq install libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev
# sudo apt-get install nodejs