On Fri, 5 Mar 2021, at 10:23, Alexander Kanavin wrote: > On Fri, 5 Mar 2021 at 00:36, Andrei Gherzan <[email protected]> wrote: >> GNOMEBASEBUILDCLASS = "meson" >> GTKDOC_MESON_OPTION = "gtk_doc" >> inherit gnomebase gtk-icon-cache gtk-doc features_check >> upstream-version-is-even vala gobject-introspection gettext mime mime-xdg >> -# depends on gtk+3, but also x11 through gtk+-x11 >> -REQUIRED_DISTRO_FEATURES = "x11" >> >> SRC_URI[archive.sha256sum] = >> "17fcaf9c4a93a65fb1c72b82643bb102c13344084687d5886ea66313868d9ec9" >> >> +PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'gtk+', >> '', d)}" >> +PACKAGECONFIG[gtk+] = ",--without-gtk,gtk+3" > > This does not look like a meson option, and needs a on-setting as well. > Please test the new options both ways.
Thanks. Sent v2. --- Andrei
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149058): https://lists.openembedded.org/g/openembedded-core/message/149058 Mute This Topic: https://lists.openembedded.org/mt/81090983/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
