mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
build: move wayland-protocols dep to protocol/
This commit is contained in:
parent
2603a5dee7
commit
66d5805594
2 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
wayland_protos = dependency('wayland-protocols', version: '>=1.17')
|
||||
wl_protocol_dir = wayland_protos.get_variable(pkgconfig: 'pkgdatadir')
|
||||
|
||||
wayland_scanner_dep = dependency('wayland-scanner', native: true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue