diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-02-15 19:39:16 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-15 19:30:23 -0800 |
commit | 3564ec12de4b5ed470e75a9e045adc6bec83c74d (patch) | |
tree | 9e2a0ee1f41c8d03849b6043a3e8d471af8adfa9 /meta-filesystems/dynamic-layers/meta-python | |
parent | 94ee7bf2dba87f00f585d8519a11d75809b5d361 (diff) | |
download | meta-openembedded-3564ec12de4b5ed470e75a9e045adc6bec83c74d.tar.gz |
nmap: add missing dependency
Building with ndiff PACKAGECONFIG failed with the following error:
| File "/yocto/sandbox/build/tmp/work/cortexa53-poky-linux/nmap/7.95/nmap-7.95/ndiff/setup.py", line 11, in <module>
| import setuptools.command.install
| ModuleNotFoundError: No module named 'setuptools'
Fix it by adding the missing dependency.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems/dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions