diff options
author | Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> | 2017-04-06 08:07:44 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-08 22:48:05 +0100 |
commit | 8e30b726c44f873e5fd9d3f36c3464a29b97abd8 (patch) | |
tree | 970e01de4e633f8abc8cf735465e1516f93aee85 /meta/recipes-devtools/pkgconfig | |
parent | d9430de1b8b40b5f6cba74de20ea2bf69667e64c (diff) | |
download | openembedded-core-8e30b726c44f873e5fd9d3f36c3464a29b97abd8.tar.gz openembedded-core-8e30b726c44f873e5fd9d3f36c3464a29b97abd8.tar.bz2 openembedded-core-8e30b726c44f873e5fd9d3f36c3464a29b97abd8.zip |
python3: fix run-time deps for core python3 libraries
The http.server module from python3-netclient imports the html module
which is in python3-html. Also xmlrpc.server imports pydoc which is a
part of python3-pydoc. But those run-time dependencies are missing
from python3-netclient and python3-xmlrpc respectively.
Add the missing run-time dependencies.
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pkgconfig')
0 files changed, 0 insertions, 0 deletions