meta-phosphor: remove excess phosphor-dbus-interfaces DEPENDs

A number of packages are depending both on p-d-i and p-d-i-native,
for seemingly no reason.  Remove excess DEPENDS on p-d-i-native.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I26f63a2d8fa363f551a8473066541bbba5ca252c
diff --git a/recipes-phosphor/network/phosphor-snmp_git.bb b/recipes-phosphor/network/phosphor-snmp_git.bb
index fdccf1f..aa4c05b 100644
--- a/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -19,7 +19,7 @@
 DEPENDS += "systemd"
 DEPENDS += "autoconf-archive-native"
 DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"
-DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
+DEPENDS += "phosphor-dbus-interfaces"
 DEPENDS += "phosphor-logging"
 DEPENDS += "net-snmp"