mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
e04584ef5b
Add the missing rdepends to fix below error: # python3 [snip] >>> import parallax [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'Queue' ModuleNotFoundError: No module named 'getpass' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>