mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-04 04:08:22 +00:00
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:
@@ -16,4 +16,5 @@ RDEPENDS:${PN} += " \
|
||||
${PYTHON_PN}-requests \
|
||||
${PYTHON_PN}-protobuf \
|
||||
${PYTHON_PN}-compression \
|
||||
${PYTHON_PN}-casttube \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user