From f64e0fd3ecf6b27a26681e7612d370a03e999971 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Thu, 27 May 2021 18:52:38 -0700 Subject: 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 --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-phosphor/recipes-phosphor') 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 b53dd8376..cd7f376d0 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 @@ RPROVIDES_${PN} += "virtual-obmc-host-ipmi-hw" RRECOMMENDS_${PN} += "phosphor-ipmi-host" DEPENDS += " \ - systemd \ + fmt \ sdbusplus \ - boost \ - phosphor-logging \ - cli11 \ + sdeventplus \ + stdplus \ + systemd \ " S = "${WORKDIR}/git" -- cgit v1.2.3