Add wayland to third-party deps

This commit is contained in:
Nicolas Fella 2023-05-05 10:22:39 +02:00
parent 1358743441
commit 541497ff5f
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'third-party/wayland': '@latest'
'third-party/wayland-protocols': '@latest'