phoshpor-debug-collector: Fix the missing depends

See details in

https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I9a70bbfddd8bed4e592bd795e38ca9d912897b18
diff --git a/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/recipes-phosphor/dump/phosphor-debug-collector_git.bb
index 9221247..1d5e9f1 100644
--- a/recipes-phosphor/dump/phosphor-debug-collector_git.bb
+++ b/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -36,6 +36,10 @@
         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 += " \