summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2026-03-11 13:05:49 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:21 -0700
commitaa96ff9526c8a33db08ade3053473f9f0e901415 (patch)
tree817305e6c57609997ce45573b4bf4975e567f0b5 /meta-python
parentcd0431d03ac2b1d73aec976dae20fef893e39133 (diff)
downloadmeta-openembedded-aa96ff9526c8a33db08ade3053473f9f0e901415.tar.gz
libwnck3: add x11 to REQUIRED_DISTRO_FEATURES
Refer [1], but when DISTRO_FEATURES only container wayland, but not x11, do_configure will failed with error: | ../sources/libwnck-43.2/meson.build:55:8: ERROR: Dependency "x11" not found, tried pkgconfig | ERROR: meson setup failed Besides, refer the following source code, seems libwnck3 only support x11. libwnck/util.c:248: g_warning ("libwnck is designed to work in X11 only, no valid display found"); [1] https://git.openembedded.org/meta-openembedded/commit/?id=abdb05b6b4b31ff40c4219336b7096db014284f1 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions