aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb b/meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb
index 5c1fa9cdf8..120a8a7927 100644
--- a/meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb
+++ b/meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
inherit distutils
-DEPENDS_${PN} = "python python-setuptools"
+DEPENDS_${PN} = "python python-distribute"
RDEPENDS_${PN} = "python python-dbus python-json python-argparse python-pygobject python-autobahn python-twisted python-subprocess"
do_install_prepend() {