mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 05:28:05 +02:00
clients/presentation-shm: Add missing dependency on xdg-shell protocol
Signed-off-by: Michael Forney <mforney@mforney.org>
This commit is contained in:
parent
db6b141bf0
commit
ba3b384b93
1 changed files with 2 additions and 0 deletions
|
|
@ -270,6 +270,8 @@ demo_clients = [
|
|||
'add_sources': [
|
||||
presentation_time_client_protocol_h,
|
||||
presentation_time_protocol_c,
|
||||
xdg_shell_client_protocol_h,
|
||||
xdg_shell_protocol_c,
|
||||
]
|
||||
},
|
||||
{ 'basename': 'resizor' },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue