mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
oci-cli: Depend on python3-jmespath
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
ebd2d75952
commit
51d9a86c8e
@@ -34,7 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = oci-cli
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = oci-python-sdk python3-arrow python3-six python3-terminaltables
|
||||
DEPS = oci-python-sdk python3-arrow python3-jmespath python3-six \
|
||||
python3-terminaltables
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user