Skip to content

Commit

Permalink
Update meson.build
Browse files Browse the repository at this point in the history
Co-authored-by: Ryo Nakano <[email protected]>
  • Loading branch information
danirabbit and ryonakano authored Jul 26, 2024
1 parent 0112d23 commit a39e550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ executable(
dependency('gee-0.8'),
dependency('gio-2.0'),
dependency('glib-2.0'),
dependency('granite-7', version: '>=7.0.0'),
dependency('granite-7', version: '>=7.2.0'),
dependency('gtk4'),
dependency('libcanberra'),
meson.get_compiler('vala').find_library('posix')
Expand Down

0 comments on commit a39e550

Please sign in to comment.