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:
Michael Wyraz 2025-09-17 12:16:50 +02:00 committed by Khem Raj
parent ac8e1757ad
commit 82f17c4afe
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

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