me
/
guix
Archived
1
0
Fork 0

gnu: gnome-dictionary: Build with Meson 0.59.

* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
master
Ludovic Courtès 2021-12-19 17:43:16 +01:00
parent 0f4c68ecc8
commit 939fa6a3b1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 1 deletions

View File

@ -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