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-14 17:47:40 +0000 |
commit | 25459a169c9b4977e38921f5045ca7202a1e0eb4 (patch) | |
tree | bcf7bbfc47b154cdc910d9115697169d681b9be1 /meta/recipes-graphics/startup-notification/startup-notification_0.12.bb | |
parent | 187c4fb062e63a947430479dd85a3a7cec22015a (diff) | |
download | poky-25459a169c9b4977e38921f5045ca7202a1e0eb4.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: 11d57d8a303b4da4713744b3f5f090459d81488d)
Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 89615b56899eed7b5c6ad731e2168d99a30fba6c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/startup-notification/startup-notification_0.12.bb')
0 files changed, 0 insertions, 0 deletions