nixpkgs/pkgs/applications/window-managers/weston
Ivan Nikolaenko b084905057 weston: fix race condition in build system
Some source files have "linux-dmabuf-unstable-v1-server.h" header
included, but do not really need it. Thus, that sources do not
have a correctly configured dependency on that header, which is
dynamically generated during the build.

The fix for that error is to remove unneeded #include.

Signed-off-by: Ivan Nikolaenko <ivan.nikolaenko@unikie.com>
2022-07-04 15:30:33 +00:00
..
default.nix weston: fix race condition in build system 2022-07-04 15:30:33 +00:00