mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 22:30:09 +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:
parent
95f7b97b3a
commit
e4fd833f2b
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user