On Wed, 2020-12-30 at 15:26 +0100, Alexander Kanavin wrote: > I believe this update breaks DISTRO_FEATURES += "api-documention" > builds, that's why I took it out from my batch. If you can fix that, > would be appreciated. >
I think it's related to: https://github.com/mesonbuild/meson/issues/2148 So the targets listed in dependencies here: https://github.com/p11-glue/p11-kit/blob/master/doc/manual/meson.build#L73 aren't actually built. I tested and it builds fine if we enable manpages as well because then the xmls are actually built via depends for a custom target: https://github.com/p11-glue/p11-kit/blob/master/doc/manual/meson.build#L125 Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146319): https://lists.openembedded.org/g/openembedded-core/message/146319 Mute This Topic: https://lists.openembedded.org/mt/79309172/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
