python3-rsa: 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:44:30 +01:00
parent 953f6f7332
commit d45d524725
4 changed files with 138 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-s3transfer python3-yaml"
DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-rsa python3-s3transfer python3-yaml"
###############################################################################
# Top-level Rules