Archived
1
0
Fork 0

gnu: gvfs: Use meson-0.59 to workaround faulty meson.

Meson 0.60 now hard fails on errors it previously only warned about.

* gnu/packages/gnome.scm (gvfs)[meson]: Use meson-0.59.
This commit is contained in:
Maxim Cournoyer 2021-11-01 21:32:04 -04:00
parent 0a2a79de97
commit b2563bc335
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6564,7 +6564,8 @@ part of udev-extras, then udev, then systemd. It's now a project on its own.")
"1hlxl6368h6nyqp1888szxs9hnpcw98k3h23dgqi29xd38klzsmj")))) "1hlxl6368h6nyqp1888szxs9hnpcw98k3h23dgqi29xd38klzsmj"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:glib-or-gtk? #t `(#:meson ,meson-0.59
#:glib-or-gtk? #t
#:configure-flags #:configure-flags
(list "-Dsystemduserunitdir=no" (list "-Dsystemduserunitdir=no"
"-Dtmpfilesdir=no" "-Dtmpfilesdir=no"