diff options
author | Carlos Alberto Lopez Perez <clopez@igalia.com> | 2023-03-03 03:11:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-06 09:52:16 +0000 |
commit | 676afe15f66d25e391f2de886321738fcea1ec8e (patch) | |
tree | 2174a69d23f8eb43e7c7c48053a2393bdde7db4e /meta/recipes-graphics/libfakekey | |
parent | 094984833ac27c632701f763c5ee447564d63f62 (diff) | |
download | poky-676afe15f66d25e391f2de886321738fcea1ec8e.tar.gz |
mesa-demos: packageconfig weston should have a dependency on wayland-protocols
wayland-protocols is a required depency of mesa-demos when the 'wayland'
packageconfig option is enabled. Usually this doesn't lead to a build
failure because mesa itself depends on wayland-protocols, but when using
other graphics drivers this can cause the following build falure:
| ../mesa-demos-8.5.0/meson.build:69:2: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig
| ERROR: meson failed
(From OE-Core rev: 89615b56899eed7b5c6ad731e2168d99a30fba6c)
Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libfakekey')
0 files changed, 0 insertions, 0 deletions