fix missing dependencie python-lxml closed #6
This commit is contained in:
parent
64a5dd73e5
commit
3fe37c353a
@ -11,10 +11,11 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
|
||||
- `python >= 3.5`
|
||||
- `python-requests`
|
||||
- `python-beautifulsoup4`
|
||||
- `python-lxml`
|
||||
- `hypervideo`
|
||||
- `mpv`
|
||||
|
||||
`sudo pacman -S python mpv python-requests python-beautifulsoup4 hypervideo`
|
||||
`sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user