Changed requirements, added Alsa to list
This commit is contained in:
parent
bb3526472c
commit
7b4d251d7e
@ -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
|
||||
|
||||
@ -3,3 +3,4 @@ Pillow
|
||||
mpv
|
||||
PyQt5
|
||||
requests
|
||||
pyalsaaudio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user