Add the ccid and opensc packages

This commit is contained in:
Rodolphe Bréard 2024-08-27 21:49:36 +02:00
parent cc901395a2
commit 5e53ad2190

View file

@ -36,7 +36,7 @@ pacman -S dosfstools mtools
# AUR
pacman -S pacman-contrib namcap
# Smartcards
pacman -S libnfc mfoc pcsc-tools pcsclite
pacman -S ccid libnfc mfoc opensc pcsc-tools pcsclite
```
``` sh