]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcr: add opengl to REQUIRED_DISTRO_FEATURES
authorMingli Yu <mingli.yu@windriver.com>
Fri, 23 Dec 2022 09:32:29 +0000 (17:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jan 2023 23:07:39 +0000 (23:07 +0000)
commit47b0bf034796b6f159110dae363fe11eab3eab08
tree16e569688dbf04afcbfbc01983d3c4b6832349d9
parent369b1dfa28b1791d45f068acc765190defecd460
gcr: add opengl to REQUIRED_DISTRO_FEATURES

Fixes:
  $ bitbake gcr
  ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/oe-core/meta/recipes-gnome/gcr/gcr_4.0.0.bb DEPENDS on or otherwise requires it)
gtk4 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
  ERROR: Required build target 'gcr' has no buildable providers.
  Missing or unbuildable dependency chain was: ['gcr', 'gtk4']

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gcr/gcr_4.0.0.bb