me
/
guix
Archived
1
0
Fork 0

gnu: apostrophe: Build with older Meson.

* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
master
Marius Bakke 2021-12-26 12:17:17 +01:00
parent 9a6667d045
commit 6fdf851546
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

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