python/pikepdf: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3a4c883672
commit
a70e258014
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pikepdf/pikepdf-5.3.2.tar.gz
|
|||
MD5SUM="367ed61eeff72e190c58eb8bc1f882a7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml pybind11 python3-deprecation python3-setuptools_scm_git_archive"
|
||||
REQUIRES="python3-lxml pybind11 python3-deprecation python3-setuptools_scm_git_archive"
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="sborg63@disroot.org"
|
||||
|
|
Loading…
Reference in New Issue