clients/presentation-shm: Add missing dependency on xdg-shell protocol
Signed-off-by: Michael Forney <mforney@mforney.org>
This commit is contained in:
@@ -270,6 +270,8 @@ demo_clients = [
|
|||||||
'add_sources': [
|
'add_sources': [
|
||||||
presentation_time_client_protocol_h,
|
presentation_time_client_protocol_h,
|
||||||
presentation_time_protocol_c,
|
presentation_time_protocol_c,
|
||||||
|
xdg_shell_client_protocol_h,
|
||||||
|
xdg_shell_protocol_c,
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ 'basename': 'resizor' },
|
{ 'basename': 'resizor' },
|
||||||
|
|||||||
Reference in New Issue
Block a user