mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:08:18 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user