From 3bb26b9d272d78a2378e5535616cfde6f12ef4ea Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Mon, 29 Oct 2018 16:32:26 -0700 Subject: phosphor-fan-presence: Depend on gpioplus An upcoming change will require that gpioplus is available for building. (From meta-phosphor rev: 8711f98bdb372acbf85e7bec383ea6fbfcbafacc) Change-Id: I5a8544bf971c3bb512adb1ff88cef70997347394 Signed-off-by: William A. Kennington III Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/recipes-phosphor/fans') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb index 61158993e..219d6ff32 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb @@ -19,6 +19,7 @@ DEPENDS += "python-mako-native" DEPENDS += "sdbusplus" DEPENDS += "sdbusplus-native" DEPENDS += "sdeventplus" +DEPENDS += "gpioplus" DEPENDS += "phosphor-logging" DEPENDS += "libevdev" -- cgit v1.2.3