run python-distribute out of the box

Signed-off-by: Alejandro Hernandez <[email protected]>
---
 meta/recipes-devtools/python/python-distribute_0.6.32.bb | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta/recipes-devtools/python/python-distribute_0.6.32.bb 
b/meta/recipes-devtools/python/python-distribute_0.6.32.bb
index 7000145..aa07633 100644
--- a/meta/recipes-devtools/python/python-distribute_0.6.32.bb
+++ b/meta/recipes-devtools/python/python-distribute_0.6.32.bb
@@ -50,6 +50,14 @@ RDEPENDS_${PN} = "\
   python-compression \
 "
 
+RDEPENDS_${PN}_class-target = "\
+  python-distutils \
+  python-compression \
+  python-netclient \
+  python-email \
+  python-shell \
+"
+
 RPROVIDES_${PN} += "python-setuptools"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
1.9.1

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to