summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-distribute_0.6.32.bb8
1 files changed, 8 insertions, 0 deletions
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"
OpenPOWER on IntegriCloud