mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
python3-setuptools: RDEPEND on python3-unixadmin
setuptools/command/register.py uses the getpass module. (From OE-Core rev: dad84da56ab3e7342dcdb497375212bb4d1dc131) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4f05aaff5
commit
bb8fd7415f
@@ -32,6 +32,7 @@ RDEPENDS:${PN} = "\
|
||||
python3-stringold \
|
||||
python3-threading \
|
||||
python3-unittest \
|
||||
python3-unixadmin \
|
||||
python3-xml \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user