gnu: gnome-dictionary: Build with Meson 0.59.
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.master
parent
0f4c68ecc8
commit
939fa6a3b1
|
@ -9809,7 +9809,8 @@ fit the GNOME desktop.")
|
|||
"1d8dhcfys788vv27v34i3s3x3jdvdi2kqn2a5p8c937a9hm0qr9f"))))
|
||||
(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
|
||||
|
|
Reference in New Issue