meta-phosphor: ipmi-host: add sdeventplus dependency

Add dependency on sdeventplus to allow transition to using this library.

(From meta-phosphor rev: 12a94a8a83ee656c216ccd92e061b72c29611a43)

Change-Id: Id6cde22d7cec440c716d7e536b56557e65e33a4c
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
index 2502065..f576aec 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -35,6 +35,7 @@
 DEPENDS += "virtual/phosphor-ipmi-sensor-inventory"
 DEPENDS += "virtual/phosphor-ipmi-channel-config"
 DEPENDS += "boost"
+DEPENDS += "sdeventplus"
 
 VIRTUAL-RUNTIME_ipmi-config ?= "phosphor-ipmi-config"