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:
parent
26e894414a
commit
fe2575f9a9
@ -9734,7 +9734,8 @@ desktop. It supports world clock, stop watch, alarms, and count down timer.")
|
||||
"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
|
||||
|
Loading…
Reference in New Issue
Block a user