python/bleach: Add dependency.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9cd772d193
commit
d8ab2a5951
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-3.1.5.t
|
|||
MD5SUM="63cae08551307156ec636465aff5183e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-webencodings python3-six six"
|
||||
REQUIRES="python-webencodings packaging python3-packaging"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue