python3-dateutil: New package required by python3-botocore

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-08-14 13:13:07 +01:00
parent 4ab80c5daf
commit e0a05a8059
4 changed files with 138 additions and 1 deletions

View File

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