Add new build dependencies for phosphor-ipmi-net

The new rewrite of phosphor-ipmi-net cli11. Yocto needs to be aware of
that so it can build properly.

(From meta-phosphor rev: a1e96eeafc82d86b04593cbb33d3378ee230b3aa)

Change-Id: If0610f6164cda41304f514dbf39f8d3bea94654d
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
index a084387..f54eb28 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -10,6 +10,7 @@
 inherit obmc-phosphor-systemd
 
 DEPENDS += "autoconf-archive-native"
+DEPENDS += "cli11"
 DEPENDS += "phosphor-mapper"
 DEPENDS += "systemd"
 DEPENDS += "phosphor-ipmi-host"