From 489fb4da3dd649ab02dcea946b7ab27a26bfeaf3 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Sun, 26 Dec 2021 01:32:15 +0100 Subject: gnu: passwordsafe: Fix build. * gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 317675e3c2..bcd6940319 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -10720,6 +10720,7 @@ apply fancy special effects and lets you share the fun with others.") (build-system meson-build-system) (arguments `(#:glib-or-gtk? #t + #:meson ,meson-0.59 #:phases (modify-phases %standard-phases (add-after 'glib-or-gtk-wrap 'python-and-gi-wrap -- cgit v1.2.3