Skip to content

Commit

Permalink
control: Require meson >= 0.57.0 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored Jul 14, 2024
1 parent d6e1800 commit cb0f12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10.5.1),
libglib2.0-dev (>= 2.26.0),
libgranite-7-dev,
libgtk-4-dev,
meson,
meson (>= 0.57.0),
sassc,
valac (>= 0.22)
Standards-Version: 4.1.1
Expand Down

0 comments on commit cb0f12c

Please sign in to comment.