summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-distribute_0.6.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-distribute_0.6.32.bb')
-rw-r--r--meta/recipes-devtools/python/python3-distribute_0.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb
index d4f00cd797..d3b15c17fe 100644
--- a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb
+++ b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=234;endline=234;md5=26f6b02022b737
7SRCNAME = "distribute" 7SRCNAME = "distribute"
8PR = "ml5" 8PR = "ml5"
9DEPENDS += "python3" 9DEPENDS += "python3"
10DEPENDS_virtclass-native += "python3-native" 10DEPENDS_class-native += "python3-native"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 13 http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \