python3-s3transfer: New package as required by aws-cli

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-08-14 14:38:11 +01:00
parent d2da17a182
commit 953f6f7332
4 changed files with 119 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = aws-cli
PAK_VER = 1
DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-yaml"
DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-s3transfer python3-yaml"
###############################################################################
# Top-level Rules