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>
(cherry picked from commit 82f17c4afe)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Michael Wyraz
2025-09-17 12:16:50 +02:00
committed by Anuj Mittal
parent 11d30147cb
commit 55d4df5300

View File

@@ -15,6 +15,7 @@ SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c415
inherit pypi setuptools3
RDEPENDS:${PN} += "\
python3-misc \
python3-crypt \
python3-logging \
python3-netclient \