gnu: gnome-mines: Fix build.
* gnu/packages/gnome.scm (gnome-mines)[arguments]: Use meson 0.59. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
74432fb7ba
commit
26e894414a
@ -5112,7 +5112,8 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
|
||||
(base32 "0sf6kdvhr4pr3hddnj6ql9larz2wy108sri31id6x9g459nbly8z"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:glib-or-gtk? #t
|
||||
`(#:glib-or-gtk? #t
|
||||
#:meson ,meson-0.59
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-after 'unpack 'skip-gtk-update-icon-cache
|
||||
|
Loading…
Reference in New Issue
Block a user