mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00: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 \
|
python3-cython-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
gstreamer1.0 \
|
gstreamer1.0 \
|
||||||
gstreamer1.0-python \
|
gstreamer1.0-python \
|
||||||
libsdl2 \
|
libsdl2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user