ext/wayland: Define libdrm_dep in meson.build
This commit is contained in:
parent
83883718ee
commit
8e8d4acf69
@ -8,6 +8,8 @@ wl_sources = [
|
||||
'wllinuxdmabuf.c'
|
||||
]
|
||||
|
||||
libdrm_dep = dependency('libdrm', version: '>= 2.4.55', required:get_option('wayland'))
|
||||
|
||||
if use_wayland
|
||||
protocols_datadir = wl_protocol_dep.get_pkgconfig_variable('pkgdatadir')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user