summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-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 70001457e0..aa0763377d 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} = "\
50 python-compression \ 50 python-compression \
51" 51"
52 52
53RDEPENDS_${PN}_class-target = "\
54 python-distutils \
55 python-compression \
56 python-netclient \
57 python-email \
58 python-shell \
59"
60
53RPROVIDES_${PN} += "python-setuptools" 61RPROVIDES_${PN} += "python-setuptools"
54 62
55BBCLASSEXTEND = "native nativesdk" 63BBCLASSEXTEND = "native nativesdk"