On Thu, 23 Feb 2023 at 20:19, Markus Volk <[email protected]> wrote: > + ${@bb.utils.contains('DISTRO_FEATURES', 'gobject-introspection-data', > 'vala', '', d)} \
You need to use GI_DATA_ENABLED variable instead here. Then the :remove statements with vala in them below will not be needed. Yes, I messed this up myself in the gcr recipe a few days ago, that needs to be fixed too. > +PACKAGECONFIG:remove:class-nativesdk = "vala gtk4" Why does gtk4 need to be removed as well in this case? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177625): https://lists.openembedded.org/g/openembedded-core/message/177625 Mute This Topic: https://lists.openembedded.org/mt/97190638/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
