Skip to content

Commit

Permalink
Meson: bump Adwaita version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames committed Mar 20, 2024
1 parent 0555cf3 commit deb56ba
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 @@ -37,7 +37,7 @@ executable(
dependencies: [
dependency('glib-2.0'),
dependency('gtk4'),
dependency('libadwaita-1', version: '>=1.4.2'),
dependency('libadwaita-1', version: '>=1.5'),
dependency('webkitgtk-6.0'),
meson.get_compiler('vala').find_library('posix'),
],
Expand Down

0 comments on commit deb56ba

Please sign in to comment.