diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_9.0.1.bb | 1 |
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 85328dccbf..b6dbb6e5f2 100644 --- a/meta/recipes-devtools/python/python3-pip_9.0.1.bb +++ b/meta/recipes-devtools/python/python3-pip_9.0.1.bb | |||
@@ -40,6 +40,7 @@ RDEPENDS_${PN} = "\ | |||
40 | python3-compile \ | 40 | python3-compile \ |
41 | python3-io \ | 41 | python3-io \ |
42 | python3-enum \ | 42 | python3-enum \ |
43 | python3-html \ | ||
43 | python3-json \ | 44 | python3-json \ |
44 | python3-netserver \ | 45 | python3-netserver \ |
45 | python3-setuptools \ | 46 | python3-setuptools \ |