development/python3-cycler: Fixed deps.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-05-16 20:31:35 +01:00
parent 2f45d5e05f
commit e03800481a
1 changed files with 1 additions and 1 deletions

View File

@ -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"