python3-botocore: Required by aws-cli

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-08-14 12:54:23 +01:00
parent 280ee7e767
commit 4ab80c5daf
4 changed files with 1160 additions and 1 deletions

View File

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