mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:25:46 +00:00
gupnp: Add missing rdep on python3-core
python3-core is needed to provide /usr/bin/python3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1ad7a9e2ce
commit
354672a2af
@ -18,4 +18,4 @@ gupnp_sysroot_preprocess () {
|
||||
|
||||
FILES:${PN}-dev += "${bindir}/gupnp-binding-tool*"
|
||||
|
||||
RDEPENDS:${PN}-dev = "python3 python3-xml"
|
||||
RDEPENDS:${PN}-dev += "python3-core python3-xml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user