backend-x11: need libdrm headers in build
authorPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 24 Oct 2019 10:25:13 +0000 (13:25 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 24 Oct 2019 10:29:33 +0000 (13:29 +0300)
commit20b092d8b478b4d2f8850a772594a2c4457b2a35
tree1deac204463f299291d091870e98e1239ac02986
parentd2332b8bba094e3fdef362a93e64f24550343f46
backend-x11: need libdrm headers in build

9ddb3bc315adbc0c3951f00458fe05973fd13ef6 started using drm_fourcc.h but forgot
to add libdrm headers to the dependencies.

This fixes the build for build-native-meson-no-gl-renderer when a future patch
reduces the dependencies pulled in by the libweston dependency object.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
libweston/backend-x11/meson.build