From 729734873658699aea0524223907070ebc19031b Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Mon, 15 Oct 2018 13:34:23 -0700 Subject: render: fix meson including libdrm --- examples/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/meson.build b/examples/meson.build index e507ab42..13985e27 100644 --- a/examples/meson.build +++ b/examples/meson.build @@ -80,7 +80,7 @@ examples = { libavcodec, libavformat, libavutil, - drm.partial_dependency(includes: true), # + drm.partial_dependency(compile_args: true), # threads, wayland_client, wlr_protos, -- cgit v1.2.3