Use AdwAboutWindow

This commit is contained in:
JMS
2022-07-16 21:23:57 +00:00
parent 7a4e0bfd20
commit 16a456a8dd
2 changed files with 10 additions and 21 deletions

View File

@ -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,