mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-pyatspi: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e11f1d0ead
commit
ff3a9922f9
@@ -20,3 +20,5 @@ REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
inherit pkgconfig autotools python3native
|
||||
|
||||
FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/pyatspi/*"
|
||||
|
||||
RDEPENDS:${PN} += "python3-pygobject"
|
||||
|
||||
Reference in New Issue
Block a user