python3-jmespath: New package as required by python3-botocore

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-08-14 13:57:02 +01:00
parent 9e25fe5c1b
commit d48ea6b5a7
4 changed files with 110 additions and 1 deletions

View File

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