mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: gnome-font-viewer: Build with Meson 0.59.
See <https://github.com/mesonbuild/meson/issues/9441>. * gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Use meson-0.59.
This commit is contained in:
parent
dd5dbbfa58
commit
c8fa0c46d4
1 changed files with 2 additions and 1 deletions
|
@ -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 _
|
||||
|
|
Loading…
Add table
Reference in a new issue