openpower-ipmi-oem: prep for python3

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ic4769cdbe42122f7a0bdd23a59e171c77e5aeff1
diff --git a/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb b/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
index 93b94a4..8275fe7 100644
--- a/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
+++ b/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
@@ -15,6 +15,8 @@
 DEPENDS += "autoconf-archive-native"
 DEPENDS += "sdbusplus"
 DEPENDS += "${PYTHON_PN}-sdbus++-native"
+DEPENDS += "${PYTHON_PN}-mako-native"
+DEPENDS += "${PYTHON_PN}-pyyaml-native"
 DEPENDS += "phosphor-logging"
 DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
 DEPENDS += "openpower-dbus-interfaces openpower-dbus-interfaces-native"