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