The compositor uses libdrm in launcher-util.c if the drm backend is built, but there was no explicit requirement in the build. egl brings libdrm implicity so the build doesn't fail. This patch adds an explicit dependency between the compositor and libdrm if the drm backend is built, so that changes to the compositor modules don't cause build failures.dev
parent
891a16ddee
commit
70e2e684fa
Loading…
Reference in new issue