Skip to content

fix(build): dependencia de desarrollo de PC/SC en los builders de Linux - #26

Merged
dkmstr merged 1 commit into
masterfrom
fix/linux-builders-pcsc-dev
Aug 24, 2026
Merged

fix(build): dependencia de desarrollo de PC/SC en los builders de Linux#26
dkmstr merged 1 commit into
masterfrom
fix/linux-builders-pcsc-dev

Conversation

@janpenitent

Copy link
Copy Markdown
Contributor

Los cinco Dockerfiles de los builders de Linux no instalaban el paquete de desarrollo de PC/SC que necesita pcsc-sys, así que el cliente no compilaba en ninguna distro; verificado compilando la rama en el contenedor de Debian 13, y el AppImage lleva ya la librería de ejecución en su lista.

The pcsc-sys crate needs libpcsclite at build time, but none of the five
Linux builder images installed it, so the client failed to compile on
Debian 12/13, Fedora, openSUSE and AppImage. Also bundle libpcsclite1 in
the AppImage so the runtime library ships with it.
@janpenitent
janpenitent requested a review from dkmstr August 24, 2026 15:35
@dkmstr
dkmstr merged commit d40fc7e into master Aug 24, 2026
3 checks passed
@aschumann-virtualcable
aschumann-virtualcable deleted the fix/linux-builders-pcsc-dev branch August 25, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants