aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2016-12-07 10:07:31 +0100
committerRicardo Wurmus <rekado@elephly.net>2016-12-07 10:13:04 +0100
commit4908ae48474220f6ff1f4b81b27aa95ad6c08bb6 (patch)
treebb1a5b21657c4f4cc63a8b5ab4a791ce8efbba4c /bootstrap
parent4ff71c
@@ -9375,7 +9375,8 @@ associations for GNOME.")
("libgweather" ,libgweather)
("libhandy" ,libhandy)))
(arguments
- `(#:glib-or-gtk? #t
+ `(#:meson ,meson-0.59 ;positional arguments error with meson 0.60
+ #:glib-or-gtk? #t
#:phases
,#~(modify-phases %standard-phases
(add-after 'unpack 'fix-service-file
=cgit -->