summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/rest-dbus
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2016-04-15 16:45:48 +0300
committerBrad Bishop <bradleyb@us.ibm.com>2016-04-30 00:40:17 +0300
commitce54900d0cce9ab66c614982baba40441584a6b7 (patch)
tree93cf9ac572ba2b2046616c38217815a77e831c22 /meta-phosphor/common/recipes-phosphor/rest-dbus
parent1866754819cf99a5e0c93eb62245ab6aefbd271d (diff)
downloadopenbmc-ce54900d0cce9ab66c614982baba40441584a6b7.tar.xz
Add pyphosphor requirement to rest-dbus
Once this happens the duplicated code can be removed from rest-dbus.
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/rest-dbus')
-rw-r--r--meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
index fa551f5533..1dfe02708e 100644
--- a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
+++ b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
@@ -13,7 +13,7 @@ RDEPENDS_${PN} += " \
python-json \
python-dbus \
python-xml \
- obmc-mapper \
+ pyphosphor \
"
SRC_URI += " \