From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb index aa3000bf6..cd0e12ec8 100644 --- a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb @@ -20,3 +20,5 @@ REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" inherit pkgconfig autotools python3native FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/pyatspi/*" + +RDEPENDS:${PN} += "python3-pygobject" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102980): https://lists.openembedded.org/g/openembedded-devel/message/102980 Mute This Topic: https://lists.openembedded.org/mt/99237960/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
