summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_36.2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools_36.2.7.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_36.2.7.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_36.2.7.bb b/meta/recipes-devtools/python/python-setuptools_36.2.7.bb
index 526474c7ea..0efacc137a 100644
--- a/meta/recipes-devtools/python/python-setuptools_36.2.7.bb
+++ b/meta/recipes-devtools/python/python-setuptools_36.2.7.bb
@@ -5,9 +5,7 @@ PROVIDES = "python-distribute"
5DEPENDS += "python" 5DEPENDS += "python"
6DEPENDS_class-native += "python-native" 6DEPENDS_class-native += "python-native"
7 7
8inherit distutils 8inherit setuptools
9
10DISTUTILS_INSTALL_ARGS += "--install-lib=${D}${PYTHON_SITEPACKAGES_DIR}"
11 9
12RDEPENDS_${PN} = "\ 10RDEPENDS_${PN} = "\
13 python-stringold \ 11 python-stringold \