diff options
author | Ross Burton <[email protected]> | 2018-06-28 23:01:59 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2018-06-29 12:49:51 +0100 |
commit | d7c4ce1d1d800a4721122a20b5a289951e7f4fbc (patch) | |
tree | 9d61191d18a8bafd61040bb3ba7ba8ea9cd32058 /src/gallium/drivers/nouveau | |
parent | 5a6414f135c98902ed0004e3a4ab48d51b7685c0 (diff) |
egl: fix build race in automake
There is a parallel make build issue in src/egl/drivers/dri2/
for wayland builds. Can be reproduced with:
$ rm src/egl/drivers/dri2/*.h src/egl/drivers/dri2/platform_wayland.lo
$ make -C src/egl/ drivers/dri2/platform_wayland.lo
../../../mesa-18.1.2/src/egl/drivers/dri2/platform_wayland.c:50:10: fatal error: linux-dmabuf-unstable-v1-client-protocol.h: No such file or directory
This patch adds the missing dependency.
Fixes: 02cc359372773800de817 "egl/wayland: Use linux-dmabuf interface for buffers"
Reviewed-by: Eric Engestrom <[email protected]>
[Eric: fixed up the commit title]
Signed-off-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau')
0 files changed, 0 insertions, 0 deletions