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
|
- Python-MPV
|
||||||
|
|
||||||
|
- PyAlsaAudio
|
||||||
|
|
||||||
Additionally, the following applications and libraries are required to be installed in the host system:
|
Additionally, the following applications and libraries are required to be installed in the host system:
|
||||||
|
|
||||||
- Python >= 3.10
|
- Python >= 3.10
|
||||||
|
|
||||||
|
- Alsa
|
||||||
|
|
||||||
- libmpv
|
- libmpv
|
||||||
|
|
||||||
- wmctl
|
- wmctl
|
||||||
|
|||||||
@ -3,3 +3,4 @@ Pillow
|
|||||||
mpv
|
mpv
|
||||||
PyQt5
|
PyQt5
|
||||||
requests
|
requests
|
||||||
|
pyalsaaudio
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user