aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-08-04 14:14:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-14 14:07:53 +0100
commit7fc6360dd874c9b6fb9cf785fb2dfe3aec55c9a7 (patch)
treedcf4964f3552c52d7a89784008dfbbd76cbdaea8 /meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
parentf7533de9228a2927b53cb765d02cbc106632e666 (diff)
downloadopenembedded-core-7fc6360dd874c9b6fb9cf785fb2dfe3aec55c9a7.tar.gz
python3: fix RDEPENDS on several recipes, due to non-existent python3 packages
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools_36.2.7.bb')
-rw-r--r--meta/recipes-devtools/python/python3-setuptools_36.2.7.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb b/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
index 63f241809e..dab8ad89b0 100644
--- a/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
@@ -23,12 +23,9 @@ RDEPENDS_${PN} = "\
python3-ctypes \
python3-distutils \
python3-email \
- python3-importlib \
python3-numbers \
python3-compression \
python3-shell \
- python3-subprocess \
- python3-textutils \
python3-pkgutil \
python3-threading \
python3-misc \