summary refs log tree commit diff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-12-26 12:17:17 +0100
committerMarius Bakke <marius@gnu.org>2021-12-26 23:20:07 +0100
commit6fdf85154611e042307ca30ab2ac5fbde49597af (patch)
treee2f23862f1866a2a57041bca2e5375b2b2932aef /gnu/packages/gnome.scm
parent9a6667d0451e01f9433ed8c28c7743c6bc7d1592 (diff)
downloadguix-6fdf85154611e042307ca30ab2ac5fbde49597af.tar.gz
gnu: apostrophe: Build with older Meson.
* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 010b55b092..57993b009f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11924,6 +11924,7 @@ GTK+.  It integrates well with the GNOME desktop environment.")
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
+       #:meson ,meson-0.59              ;fails with 0.60
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'patch-meson