python3-pyasn1: 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:52:33 +01:00
parent d45d524725
commit faa5472a2e
4 changed files with 179 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-rsa python3-s3transfer python3-yaml"
DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml"
###############################################################################
# Top-level Rules