mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: bump version requirements
This commit is contained in:
@ -85,8 +85,8 @@ sysprof_resources = gnome.compile_resources('sysprof-resources', 'sysprof.gresou
|
||||
sysprof_deps = [
|
||||
cc.find_library('m', required: false),
|
||||
dependency('gtk4', version: gtk_req_version),
|
||||
dependency('libadwaita-1', version: '>= 1.4.alpha'),
|
||||
dependency('libpanel-1', version: '>= 1.3.0'),
|
||||
dependency('libadwaita-1', version: '>= 1.6.alpha'),
|
||||
dependency('libpanel-1', version: '>= 1.7.0'),
|
||||
|
||||
libsysprof_static_dep,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user