Without this pip3 fails with "ImportError: No module named 'html'"
Signed-off-by: Ismo Puustinen <ismo.puusti...@intel.com> --- meta/recipes-devtools/python/python3-pip_9.0.1.bb | 1 + 1 file changed, 1 insertion(+) 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 85328dc..b6dbb6e 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} = "\ python3-compile \ python3-io \ python3-enum \ + python3-html \ python3-json \ python3-netserver \ python3-setuptools \ -- 2.9.3 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core