mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-07 21:50:54 +00:00
Use AdwAboutWindow
This commit is contained in:
@ -16,7 +16,7 @@ sysprof_deps = [
|
||||
libsysprof_dep,
|
||||
libsysprof_ui_dep,
|
||||
dependency('pangoft2', required: false),
|
||||
dependency('libadwaita-1'),
|
||||
dependency('libadwaita-1', version: '>= 1.2.alpha'),
|
||||
]
|
||||
|
||||
sysprof = executable('sysprof', sysprof_resources + sysprof_sources,
|
||||
|
||||
Reference in New Issue
Block a user