network/yle-dl: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
475381c037
commit
8ef5278692
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20240130/yle-dl-20240130.tar
|
|||
MD5SUM="4ea36e5fab2dd1b255e39d7a7bff3dcd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml python3-configargparse"
|
||||
REQUIRES="python3-lxml python3-configargparse"
|
||||
MAINTAINER="Markus Rinne"
|
||||
EMAIL="markus.ka.rinne@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue