summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-javaobj-py3.inc
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2020-05-07 14:22:33 +0800
committerKhem Raj <raj.khem@gmail.com>2020-05-07 17:56:23 -0700
commit0568dda628fa086aaedfa164c6b12654e09972a3 (patch)
treecf62144d1e1f6799548eaadb94efc32f04f77716 /meta-python/recipes-devtools/python/python-javaobj-py3.inc
parent7aeef522ff3522ccf76a6750846e235e7c80427a (diff)
downloadmeta-openembedded-0568dda628fa086aaedfa164c6b12654e09972a3.tar.gz
python3-ntplib: add missing python3-io RDEPENDS
Add the missing python3-io RDEPENDS to fix below error: # python3 Python 3.8.2 (default, Apr 27 2020, 08:51:00) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import ntplib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/ntplib.py", line 32, in <module> import socket ModuleNotFoundError: No module named 'socket' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-javaobj-py3.inc')
0 files changed, 0 insertions, 0 deletions