Commit 26900ef3 authored by Patrick Williams's avatar Patrick Williams
Browse files

phosphor-settings: missing dependency on ipy


Change-Id: Iceb42e654ea5f5a93f203fe9a65eb7df782180d1
Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
parent c4e0e0cb
......@@ -12,7 +12,7 @@ inherit pythonnative
DBUS_SERVICE_${PN} = "org.openbmc.settings.Host.service"
DEPENDS += "python-pyyaml-native"
RDEPENDS_${PN} += "python-dbus python-pygobject"
RDEPENDS_${PN} += "python-dbus python-pygobject python-ipy"
PROVIDES += "virtual/obmc-settings-mgmt"
RPROVIDES_${PN} += "virtual-obmc-settings-mgmt"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment