mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-09 10:06:44 -05:00
build: bump minimum required pixman version to 0.46.2
Signed-off-by: Loukas Agorgianitis <loukas@agorgianitis.com>
This commit is contained in:
parent
d327cece9e
commit
f6ee38c67e
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ xkbcommon = dependency('xkbcommon',
|
|||
],
|
||||
)
|
||||
pixman = dependency('pixman-1',
|
||||
version: '>=0.43.0',
|
||||
version: '>=0.46.2',
|
||||
fallback: 'pixman',
|
||||
default_options: ['werror=false'],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue