oci-python-sdk: New package

This is a dependency required by oci-cli.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-02-21 18:42:53 +00:00
committed by Peter Müller
parent d6196cdb55
commit 576c02bebd
4 changed files with 6342 additions and 1 deletions

View File

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