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+ \
|
gtk+ \
|
||||||
gtkmm3 \
|
gtkmm3 \
|
||||||
gtkmm \
|
gtkmm \
|
||||||
libpeas \
|
${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "libpeas", "", d)} \
|
||||||
pyxdg \
|
pyxdg \
|
||||||
vte9 \
|
vte9 \
|
||||||
gnome-theme-adwaita \
|
gnome-theme-adwaita \
|
||||||
|
|||||||
Reference in New Issue
Block a user