gnu: gnome-calendar: Fix build.

* gnu/packages/gnome.scm (gnome-calendar)[arguments]: Use meson 0.59.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Vivien Kraus 2021-11-15 15:59:05 +00:00 committed by Guillaume Le Vaillant
parent 26e894414a
commit fe2575f9a9
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -9734,7 +9734,8 @@ (define-public gnome-calendar
"0czasxnmbw2zm21lmxam8qixacagciq3f815s809hn0f9byh2dwy"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
`(#:glib-or-gtk? #t
#:meson ,meson-0.59
;; gnome-calendar has to be installed before the tests can be run
;; https://bugzilla.gnome.org/show_bug.cgi?id=788224
#:tests? #f