mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user