mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
render: fix meson including libdrm
This commit is contained in:
parent
814fc1364c
commit
7297348736
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ examples = {
|
|||
libavcodec,
|
||||
libavformat,
|
||||
libavutil,
|
||||
drm.partial_dependency(includes: true), # <drm_fourcc.h>
|
||||
drm.partial_dependency(compile_args: true), # <drm_fourcc.h>
|
||||
threads,
|
||||
wayland_client,
|
||||
wlr_protos,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue