mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-23 22:23:20 +00:00
ci: install libpcsclite-dev for pcsc crate builds
This commit is contained in:
parent
6a969ef959
commit
2caab45741
1
.github/docker/ci.Dockerfile
vendored
1
.github/docker/ci.Dockerfile
vendored
@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libclang-dev \
|
||||
libssl-dev \
|
||||
pkg-config \
|
||||
libpcsclite-dev \
|
||||
curl \
|
||||
git \
|
||||
jq \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user