gnu: vala: Enable coverage support.

* gnu/packages/gnome.scm (vala) [arguments]<#:configure-flags>
[--enable-coverage]: New flag.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
This commit is contained in:
Raghav Gururajan 2021-03-11 11:23:56 -05:00
parent ae480633cf
commit 1aed8b6984
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6

View File

@ -4281,7 +4281,8 @@ passwords in the GNOME keyring.")
"1nx5xjarpkl9hgy0qbqfczx7d7clh5g1r8xr5xp8b97c5fsc2rb1"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases
'(#:configure-flags '("--enable-coverage")
#:phases
(modify-phases %standard-phases
(add-before 'check 'pre-check
(lambda _