phosphor-fan-presence: Depend on gpioplus

An upcoming change will require that gpioplus is available for building.

Change-Id: I1d0557062cb378c99c6d8f377f3393544615d359
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan_git.bb b/recipes-phosphor/fans/phosphor-fan_git.bb
index 6115899..219d6ff 100644
--- a/recipes-phosphor/fans/phosphor-fan_git.bb
+++ b/recipes-phosphor/fans/phosphor-fan_git.bb
@@ -19,6 +19,7 @@
 DEPENDS += "sdbusplus"
 DEPENDS += "sdbusplus-native"
 DEPENDS += "sdeventplus"
+DEPENDS += "gpioplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "libevdev"