gnu: passwordsafe: Fix build.
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.master
parent
2a4b41cc08
commit
489fb4da3d
|
@ -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
|
||||
|
|
Reference in New Issue