python3-yaml: New paclage 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:19:33 +01:00
parent 041d2116c0
commit d2da17a182
4 changed files with 122 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"
DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-yaml"
###############################################################################
# Top-level Rules