python3-pychromecast: add missing RDEPENDS, and add initial recipe for dependency.

python3-pychromecast mentions casttube as a runtime dependency. Included is an initial
recipe as well.

Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tom Geelen
2024-02-04 11:39:29 +00:00
committed by Khem Raj
parent a8714fd4a6
commit 3c6b994562
2 changed files with 14 additions and 0 deletions

View File

@@ -16,4 +16,5 @@ RDEPENDS:${PN} += " \
${PYTHON_PN}-requests \
${PYTHON_PN}-protobuf \
${PYTHON_PN}-compression \
${PYTHON_PN}-casttube \
"