summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2020-03-17 15:44:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-18 05:44:15 +0300
commit39f5a6b43b4ed43db5bf9b8eb8179a99c8533b62 (patch)
tree38b54cd0178012a2f6077486f0eb7658ffba1da5 /meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
parente50115a9c7f258714e6892f734be34c077c928fa (diff)
downloadopenbmc-39f5a6b43b4ed43db5bf9b8eb8179a99c8533b62.tar.xz
phoshpor-debug-collector: Fix the missing depends
See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html (From meta-phosphor rev: 5216d11e0cdc8f8cb10515de73341e878b164180) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I35bd74d0b31f5aaa77ef6a07136e9b2e94e97009 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
index 9221247980..1d5e9f1120 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -36,6 +36,10 @@ DEPENDS += " \
sdbusplus-native \
autoconf-archive-native \
virtual/phosphor-debug-errors \
+ ${PYTHON_PN}-native \
+ ${PYTHON_PN}-pyyaml-native \
+ ${PYTHON_PN}-setuptools-native \
+ ${PYTHON_PN}-mako-native \
"
RDEPENDS_${PN}-manager += " \