openpower-host-ipmi-flash: remove dependency on sdbus++

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Icc5e42b16e6d77f43016973c7d3d6dccd15c8cbf
diff --git a/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
index 0b1e52b..2613cc8 100644
--- a/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
@@ -10,7 +10,7 @@
 
 DEPENDS += "phosphor-ipmi-host"
 DEPENDS += "autoconf-archive-native"
-DEPENDS += "sdbusplus sdbusplus-native"
+DEPENDS += "sdbusplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
 DEPENDS += "openpower-dbus-interfaces openpower-dbus-interfaces-native"