Skip to content

Commit

Permalink
Add support for weston 14 protocols
Browse files Browse the repository at this point in the history
Weston 13 was released recently and the weston development branch is
now using libweston-14-protocols.

Signed-off-by: James Hilliard <[email protected]>
(cherry picked from commit e13c995)
  • Loading branch information
jameshilliard authored and aperezdc committed Mar 27, 2024
1 parent abe6907 commit 44f669f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/wayland/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ wayland_protocols_path = wayland_protocols_dep.get_variable(pkgconfig: 'pkgdatad

if wayland_platform_weston_protocols.length() > 0
foreach weston_dep_name : [
'libweston-14-protocols',
'libweston-13-protocols',
'libweston-12-protocols',
'libweston-11-protocols',
Expand Down

0 comments on commit 44f669f

Please sign in to comment.