mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/pikepdf: added dependency python3-deprecation
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d556a8734f
commit
e31c8e799d
1 changed files with 1 additions and 1 deletions
|
@ -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-setuptools_scm_git_archive"
|
||||
REQUIRES="lxml pybind11 python3-deprecation python3-setuptools_scm_git_archive"
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="sborg63@disroot.org"
|
||||
|
|
Loading…
Reference in a new issue