mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 03:48:02 +02:00
westinyplus: Bump to libweston 16
libweston major bump requires to also update libweston dependency. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
parent
4c29d6ef8e
commit
f33bc11e74
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ exe_westinyplus = executable(
|
|||
sources: [ 'src/main.cpp' ],
|
||||
dependencies: [ dependency('wayland-server'),
|
||||
dependency('weston'),
|
||||
dependency('libweston-15') ],
|
||||
dependency('libweston-16') ],
|
||||
include_directories : include_directories('.'),
|
||||
install: false
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue