summaryrefslogtreecommitdiffstats
path: root/recipes-core/runx/runx_git.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2020-05-07 10:59:31 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-05-08 15:56:23 -0400
commit3b004b1137f68ae544fc79aff21c19dd8f27b434 (patch)
tree4a8ea4949142dcaffc504854388890f2a05be0f6 /recipes-core/runx/runx_git.bb
parent9b2933489a2e061ea21058c3640d962525c2ad32 (diff)
downloadmeta-virtualization-3b004b1137f68ae544fc79aff21c19dd8f27b434.tar.gz
python3-fastentrypoints: add missing setuptools RDEPENDS
Add missing setuptools 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 fastentrypoints Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/fastentrypoints.py", line 39, in <module> from setuptools.command import easy_install ModuleNotFoundError: No module named 'setuptools' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions