python3-terminaltables: New package

Required by oci-cli.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-02-21 18:43:16 +00:00
committed by Peter Müller
parent 91f907df8e
commit 439e713e78
4 changed files with 97 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = oci-cli
PAK_VER = 1
DEPS = oci-python-sdk python3-arrow python3-six
DEPS = oci-python-sdk python3-arrow python3-six python3-terminaltables
###############################################################################
# Top-level Rules