mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
41d5dfbf91
python3-pbr is not a runtime dependency or a buildtime dependency. The reason for this change is not only to clean up the RDEPENDS list. But also because python3-pbr adds pip as a runtime dependency which is not always desireable. Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>