meta-phosphor: ipmi-fru: drop rdepends

Drop RDEPENDS field with item that is handled by dependency
installation.

Change-Id: I64a1ea627267bdf58e8ab3d0de6d01060f164ce4
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
index cc7a1ea..e112356 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
@@ -26,10 +26,6 @@
         cli11 \
         "
 
-RDEPENDS_${PN} += " \
-        sdbusplus \
-        "
-
 SYSTEMD_SERVICE_${PN} += "obmc-read-eeprom@.service"
 
 S = "${WORKDIR}/git"