diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-03-24 12:50:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-27 11:19:04 +0000 |
commit | d58e862cf67025e19a8cfcd88e53524e54e2b0a1 (patch) | |
tree | c7e4a933fd0b257be7420456968740e18dafe3ad /scripts/lib/devtool/ide_plugins/ide_code.py | |
parent | 32139d1420931540905c0f568b5ec3c6c6c4b871 (diff) | |
download | poky-d58e862cf67025e19a8cfcd88e53524e54e2b0a1.tar.gz |
man-db: Add missing rdep for col utility
man utility calls col utility internally when formatting is asked for
therefore it expects col to be in rootfs otherwise silently errors with
retcode 3 meaning 'file not found' in this case its due to col not being
found, other distros eg. gets this via bsdextrautils dependency
Add it via packageconfig and keep is disabled by default since its
deprecated and col does not exist on musl
libssh2 ptest mansyntax.sh fails due to this error, which now works
(From OE-Core rev: bf5c8801b471fa13df9d55932375bfaedb623bd0)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_plugins/ide_code.py')
0 files changed, 0 insertions, 0 deletions