aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/meson.build b/examples/meson.build
index bb798f25..26d103bb 100644
--- a/examples/meson.build
+++ b/examples/meson.build
@@ -129,7 +129,7 @@ clients = {
libavcodec,
libavformat,
libavutil,
- drm.partial_dependency(compile_args: true), # <drm_fourcc.h>
+ drm,
threads,
],
'proto': ['wlr-export-dmabuf-unstable-v1'],