development/python3-cycler: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2f45d5e05f
commit
e03800481a
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/c2/4b/137dea450d6e1e3d474e1d873cd1d4f
|
|||
MD5SUM="4cb42917ac5007d1cdff6cccfe2d016b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
REQUIRES="python3 six"
|
||||
MAINTAINER="Serban Udrea"
|
||||
EMAIL="S.Udrea@gsi.de"
|
||||
|
|
Loading…
Reference in New Issue