protocols: add wlr-output-power-management-unstable-v1.xml to meson.build

This commit is contained in:
Mihai Fufezan 2022-07-31 01:09:21 +03:00
parent 0573d5987f
commit 4610b3d864
No known key found for this signature in database
GPG Key ID: 5899325F2F120900

View File

@ -14,6 +14,7 @@ wayland_scanner = find_program(
protocols = [
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
['wlr-layer-shell-unstable-v1.xml'],
['wlr-output-power-management-unstable-v1.xml'],
['ext-workspace-unstable-v1.xml'],
['pointer-constraints-unstable-v1.xml'],
['tablet-unstable-v2.xml'],