network/translate: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b50332f0f5
commit
5e61374c7a
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d1/9d/692066b9e26176a93ce627bf
|
|||
MD5SUM="3ebcafb25c270e785c5f18580c4ad0c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-libretranslatepy lxml click"
|
||||
REQUIRES="python3-libretranslatepy python3-lxml click"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue