commit | 8b17fb007d752438e9668e766b8c2563563d1211 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sun Jul 16 17:51:21 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sun Jul 16 17:52:32 2023 -0500 |
tree | 148f86ced4bb6c2c07acfc00f2ccf936f7ad1a9d | |
parent | e94e726447ad32077466c2902c572a331273aa61 [diff] |
meta-phosphor: dbus-top: remove fmt dependency Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1740889240ec7a87b91363fb280a63c4a1fbef9c
diff --git a/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb b/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb index 4917f41..ee9c2fd 100644 --- a/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb
@@ -17,4 +17,3 @@ DEPENDS += "systemd" DEPENDS += "sdbusplus" DEPENDS += "ncurses" -DEPENDS += "fmt"