summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_0.6c11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools_0.6c11.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_0.6c11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_0.6c11.bb b/meta/recipes-devtools/python/python-setuptools_0.6c11.bb
index 75bce3f720..5dd5f31bf1 100644
--- a/meta/recipes-devtools/python/python-setuptools_0.6c11.bb
+++ b/meta/recipes-devtools/python/python-setuptools_0.6c11.bb
@@ -5,7 +5,7 @@ LICENSE = "PSF"
5LIC_FILES_CHKSUM = "file://setup.py;beginline=23;endline=23;md5=8a314270dd7a8dbca741775415f1716e" 5LIC_FILES_CHKSUM = "file://setup.py;beginline=23;endline=23;md5=8a314270dd7a8dbca741775415f1716e"
6 6
7SRCNAME = "setuptools" 7SRCNAME = "setuptools"
8PR = "ml2" 8PR = "ml3"
9DEPENDS += "python" 9DEPENDS += "python"
10DEPENDS_virtclass-native += "python-native" 10DEPENDS_virtclass-native += "python-native"
11 11