mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-04 23:24:49 +02:00
python3-kivy: Use new override syntax in RDEPENDS
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: William Huang <whuang8933@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ DEPENDS += " \
|
||||
python3-cython-native \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
RDEPENDS:${PN} = " \
|
||||
gstreamer1.0 \
|
||||
gstreamer1.0-python \
|
||||
libsdl2 \
|
||||
|
||||
Reference in New Issue
Block a user