summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/users
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/users')
-rw-r--r--meta-phosphor/common/recipes-phosphor/users/obmc-phosphor-user.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/users/obmc-phosphor-user.bb b/meta-phosphor/common/recipes-phosphor/users/obmc-phosphor-user.bb
index a30740359..d30a39457 100644
--- a/meta-phosphor/common/recipes-phosphor/users/obmc-phosphor-user.bb
+++ b/meta-phosphor/common/recipes-phosphor/users/obmc-phosphor-user.bb
@@ -10,7 +10,11 @@ inherit obmc-phosphor-dbus-service
PROVIDES += "virtual/obmc-user-mgmt"
RPROVIDES_${PN} += "virtual-obmc-user-mgmt"
-RDEPENDS_${PN} += "python-dbus python-pygobject python-pexpect"
+RDEPENDS_${PN} += " \
+ python-dbus \
+ python-pygobject \
+ python-subprocess \
+ python-pexpect"
SRC_URI += "git://github.com/openbmc/phosphor-networkd"
OpenPOWER on IntegriCloud