python3-google-auth-oauthlib: add python3-cryptography to ptest RDEPENDS

Needed by the ptest suite.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2026-08-16 08:52:11 +02:00
committed by Khem Raj
parent 1a442c230b
commit c0f350ad3e
@@ -16,6 +16,7 @@ SRC_URI += " \
RDEPENDS:${PN}-ptest += " \
python3-click \
python3-cryptography \
python3-mock \
python3-pytest \
python3-unittest-automake-output \