python3-bleak: Add missing rdep on bumble module for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-12-30 22:20:19 -08:00
parent f24f6b1fd2
commit 4b15219e8c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,6 +10,7 @@ inherit pypi python_poetry_core ptest-python-pytest
RDEPENDS:${PN}-ptest += " \
python3-asyncio \
python3-bumble \
python3-pytest-asyncio \
python3-pytest-cov \
"