mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
packagegroup-meta-oe.bb: only build libpeas if gobject-introspection is enabled
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -464,7 +464,7 @@ RDEPENDS:packagegroup-meta-oe-gnome ="\
|
||||
gtk+ \
|
||||
gtkmm3 \
|
||||
gtkmm \
|
||||
libpeas \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "libpeas", "", d)} \
|
||||
pyxdg \
|
||||
vte9 \
|
||||
gnome-theme-adwaita \
|
||||
|
||||
Reference in New Issue
Block a user