diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2022-11-10 16:36:19 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-10 10:41:35 -0800 |
commit | bd206048b6fabe22a67058aaf250a28d00d92135 (patch) | |
tree | 2f395969754102a508ac19fdad6e4d7c0ed119d8 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | 052866b19632d0cce1c7295b3a94cf570a3f887e (diff) | |
download | meta-openembedded-bd206048b6fabe22a67058aaf250a28d00d92135.tar.gz |
libxfce4ui: check opengl DISTRO_FEATURES
Check opengl DISTRO_FEATURES to determine enable x11 in PACKAGECONFIG
or not as it make libxfce4ui depend on libepoxy when x11 enabled in
PACKAGECONFIG part.
Fixes:
ERROR: Nothing PROVIDES 'libepoxy' (but /build/layers/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb DEPENDS on or otherwise requires it)
libepoxy was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xfce4-calculator-plugin', 'libxfce4ui', 'libepoxy']
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions