me
/
guix
Archived
1
0
Fork 0

gnu: libcacard: Enable tests.

gnutls is now built with p11-kit support.

* gnu/packages/spice.scm (libcacard)[arguments]: Don't disable the tests.
master
Christopher Baines 2020-10-21 18:21:47 +01:00
parent 28a13226fd
commit 1c2889b1ce
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 3 deletions

View File

@ -324,9 +324,7 @@ resolution scaling on graphical console window resize.")
"0vyvkk4b6xjwq1ccggql13c1x7g4y90clpkqw28257azgn2a1c8n"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; TODO Tests require gnutls built with
; p11-kit
#:phases
'(#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-tests
(lambda* (#:key inputs #:allow-other-keys)