summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
diff options
context:
space:
mode:
authorTom Geelen <t.f.g.geelen@gmail.com>2024-02-04 11:39:29 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-04 07:14:59 -0800
commit3c6b9945629df7322c80b84e74369f925ac90237 (patch)
tree1513a4d1d2ba9dda8dd4345b201fdf968b2afdd4 /meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
parenta8714fd4a6d1e186a1e3cd2c79b3f8a2818f92e5 (diff)
downloadmeta-openembedded-3c6b9945629df7322c80b84e74369f925ac90237.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
index feae3174a5..618aba4a67 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
@@ -16,4 +16,5 @@ RDEPENDS:${PN} += " \
16 ${PYTHON_PN}-requests \ 16 ${PYTHON_PN}-requests \
17 ${PYTHON_PN}-protobuf \ 17 ${PYTHON_PN}-protobuf \
18 ${PYTHON_PN}-compression \ 18 ${PYTHON_PN}-compression \
19 ${PYTHON_PN}-casttube \
19" 20"