me
/
guix
Archived
1
0
Fork 0

gnu: passwordsafe: Fix build.

* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
master
Marius Bakke 2021-12-26 01:32:15 +01:00
parent 2a4b41cc08
commit 489fb4da3d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -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