Changed requirements, added Alsa to list

This commit is contained in:
Ignacio Rivero 2025-03-07 19:15:19 -03:00
parent bb3526472c
commit 7b4d251d7e
2 changed files with 5 additions and 0 deletions

View File

@ -46,10 +46,14 @@ A Bash script is included to install the following in a virtual environment:
- Python-MPV
- PyAlsaAudio
Additionally, the following applications and libraries are required to be installed in the host system:
- Python >= 3.10
- Alsa
- libmpv
- wmctl

View File

@ -3,3 +3,4 @@ Pillow
mpv
PyQt5
requests
pyalsaaudio