summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate
diff options
context:
space:
mode:
authorNan Zhou <nanzhoumails@gmail.com>2022-03-25 20:47:08 +0300
committerNan Zhou <nanzhoumails@gmail.com>2022-03-25 20:48:04 +0300
commit4d85c7c7d2a84287803290eab964c9da683655f5 (patch)
treed17288bb937db31b2351e77e569d7854169f3cf1 /meta-phosphor/recipes-phosphor/certificate
parent3ab9a38c6fc1bddf30381d173a7ed5f840e1c508 (diff)
downloadopenbmc-4d85c7c7d2a84287803290eab964c9da683655f5.tar.xz
meta-phosphor: cert manager: depend on CLI11
This is to corperate https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-certificate-manager/+/51731/13. Signed-off-by: Nan Zhou <nanzhou@google.com> Change-Id: I78b341630c17ae70ec146557fbbd024fbfd6f3e4 Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate')
-rw-r--r--meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index 8bd9386fea..cc06e06c0e 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -14,6 +14,7 @@ SRCREV = "8135881590a78b7d101933dce1a1bce66aa1f8d1"
inherit meson pkgconfig systemd
DEPENDS = " \
+ cli11 \
openssl \
phosphor-dbus-interfaces \
phosphor-logging \