mirror of
https://gitlab.freedesktop.org/pipewire/helvum.git
synced 2026-05-05 08:58:00 +02:00
gtk4dep: bump to 4.4 for fixed gtk_pick when using affine transform
This will be needed in a later commit for zooming in on the canvas using an affine (scaling) transformation matrix
This commit is contained in:
parent
eac973da15
commit
502cf4476b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ project(
|
|||
base_id = 'org.freedesktop.ryuukyu.Helvum'
|
||||
|
||||
dependency('glib-2.0', version: '>= 2.48')
|
||||
dependency('gtk4', version: '>= 4.0.0')
|
||||
dependency('gtk4', version: '>= 4.4.0')
|
||||
dependency('libpipewire-0.3')
|
||||
|
||||
desktop_file_validate = find_program('desktop-file-validate', required: false)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue