mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-passlib: add python3-misc as a depencency
python3-passlib requires 'timtit' at runtime which is part of python3-misc Issue #1001 Signed-off-by: Michael Wyraz <mw@brick4u.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ac8e1757ad
commit
82f17c4afe
|
|
@ -14,6 +14,7 @@ SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c415
|
|||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-misc \
|
||||
python3-crypt \
|
||||
python3-logging \
|
||||
python3-netclient \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user