mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 01:26:26 +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:
parent
7d911e6d6b
commit
86d1dacfa3
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user