mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-google-auth: Add missing dep on python3-pyjwt
this is needed for ptests to run Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5a4b76b6aa
commit
80650fefd6
|
|
@ -20,6 +20,7 @@ RDEPENDS:${PN}-ptest += " \
|
|||
python3-freezegun \
|
||||
python3-grpcio \
|
||||
python3-mock \
|
||||
python3-pyjwt \
|
||||
python3-pyopenssl \
|
||||
python3-pytest \
|
||||
python3-pytest-asyncio \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user