piv-go requires libpcsclite-dev on linux.

This commit is contained in:
Mariano Cano 2020-05-15 11:40:26 -07:00
parent 03a6789f0e
commit d95c055163

View file

@ -7,6 +7,7 @@ addons:
- debhelper - debhelper
- fakeroot - fakeroot
- bash-completion - bash-completion
- libpcsclite-dev
env: env:
global: global:
- V=1 - V=1