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/python3-pip_9.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_9.0.1.bb b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
index 6ac94bb670..85328dccbf 100644
--- a/meta/recipes-devtools/python/python3-pip_9.0.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
@@ -39,6 +39,7 @@ do_install_append() {
39RDEPENDS_${PN} = "\ 39RDEPENDS_${PN} = "\
40 python3-compile \ 40 python3-compile \
41 python3-io \ 41 python3-io \
42 python3-enum \
42 python3-json \ 43 python3-json \
43 python3-netserver \ 44 python3-netserver \
44 python3-setuptools \ 45 python3-setuptools \