]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa-demos: packageconfig weston should have a dependency on wayland-protocols
authorCarlos Alberto Lopez Perez <clopez@igalia.com>
Fri, 3 Mar 2023 02:11:17 +0000 (03:11 +0100)
committerSteve Sakoman <steve@sakoman.com>
Fri, 10 Mar 2023 15:54:34 +0000 (05:54 -1000)
commit11d57d8a303b4da4713744b3f5f090459d81488d
tree1843489cfff292bd9492daffbb57c9b172865b3e
parenta2ad52661e8d9dcab210ab6062a26b7b7357154e
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

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>
meta/recipes-graphics/mesa/mesa-demos_8.5.0.bb