Skip to content

Commit

Permalink
gnu: gnome-font-viewer: Build with Meson 0.59.
Browse files Browse the repository at this point in the history
See <mesonbuild/meson#9441>.

* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Use meson-0.59.
  • Loading branch information
samplet committed Nov 18, 2021
1 parent dd5dbbf commit c8fa0c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gnu/packages/gnome.scm
Original file line number Diff line number Diff line change
Expand Up @@ -2375,7 +2375,8 @@ and keep up to date translations of documentation.")
"0hpyi0sz3gcqqs9lkwyk8b6hr39m3n27432x98kxr436jj37dk6j"))))
(build-system meson-build-system)
(arguments
'(#:phases
`(#:meson ,meson-0.59 ;positional arguments error with meson 0.60
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-post-install-script
(lambda _
Expand Down

0 comments on commit c8fa0c4

Please sign in to comment.