mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-svglib: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
08169bc82c
commit
6560f5770c
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/56/5b/53ca0fd447f73423c7dc59d3
|
|||
MD5SUM="31edde0d5873b2ee8b92731464061012"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-reportlab lxml cssselect2"
|
||||
REQUIRES="python3-reportlab python3-lxml cssselect2"
|
||||
MAINTAINER="Nikos Giotis"
|
||||
EMAIL="nikos.giotis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue