mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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:
@@ -25,3 +25,5 @@ FILES:${PN}-demo = " \
|
|||||||
|
|
||||||
RDEPENDS:${PN}-python3 = "python3-pygobject"
|
RDEPENDS:${PN}-python3 = "python3-pygobject"
|
||||||
FILES:${PN}-python3 = "${libdir}/libpeas-1.0/loaders/libpython3loader.so"
|
FILES:${PN}-python3 = "${libdir}/libpeas-1.0/loaders/libpython3loader.so"
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||||
|
|||||||
Reference in New Issue
Block a user