[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#56724: (No Subject)
From: |
Marius Bakke |
Subject: |
bug#56724: (No Subject) |
Date: |
Sat, 23 Jul 2022 19:45:54 +0200 |
Maya via Guix-patches via <guix-patches@gnu.org> skriver:
> Yes, sorry, I didn't test that before. Here is the new version.
>
> ---
> gnu/packages/security-token.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
> index 74ea57137f..e70ba2ea95 100644
> --- a/gnu/packages/security-token.scm
> +++ b/gnu/packages/security-token.scm
> @@ -242,7 +242,7 @@ (define-public pcsc-lite
> (list perl ; for pod2man
> pkg-config))
> (inputs
> - `(("libudev" ,eudev)))
> + (list python eudev))
> (home-page "https://pcsclite.apdu.fr/")
> (synopsis "Middleware to access a smart card using PC/SC")
> (description
Pushed to the 'core-updates' branch with c4386d0603415, along with a
commit message that follows the project conventions.
Thanks!
signature.asc
Description: PGP signature