mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libpeas: depend on gobject-introspection-data
peas uses the G-I repository to load plugins. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
35987e0a8a
commit
a1f805e23e
|
|
@ -25,3 +25,5 @@ FILES:${PN}-demo = " \
|
|||
|
||||
RDEPENDS:${PN}-python3 = "python3-pygobject"
|
||||
FILES:${PN}-python3 = "${libdir}/libpeas-1.0/loaders/libpython3loader.so"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user