phosphor-ipmi-kcs: Clean up dependencies

This aligns the dependencies with the current meson build.

Change-Id: I9dd10716623b9af2a6196443d4ec3d966094ec54
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
index b53dd83..cd7f376 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -20,11 +20,11 @@
 RRECOMMENDS_${PN} += "phosphor-ipmi-host"
 
 DEPENDS += " \
-        systemd \
+        fmt \
         sdbusplus \
-        boost \
-        phosphor-logging \
-        cli11 \
+        sdeventplus \
+        stdplus \
+        systemd \
         "
 
 S = "${WORKDIR}/git"