LudovicRousseau / pcsc-tools

Some tools to be used with smart cards and PC/SC
https://pcsc-tools.apdu.fr/
GNU General Public License v2.0
185 stars 63 forks source link

pcsc_scan under Ubuntu requirements: libgtk3-perl #53

Closed krumeich closed 2 years ago

krumeich commented 2 years ago

I'd like to run pcsc_scan in an Ubuntu based Docker container. Installing the pcsc-tools package requires libgtk3-perl. This, in turn, requires a whole host of other packages — among others — X11 and many other GUI components. This adds approximately 300 MB to the image size.

Is ist possible to compile pcsc_scan without the dependencies to the GUI components?

Thanks!

LudovicRousseau commented 2 years ago

the pcsc-tools package now recommends the package libgtk3-perl. This was changed in version 1.5.6-2. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955261

Install pcsc-tools from Ubuntu 21.04 or more. See https://packages.ubuntu.com/hirsute/pcsc-tools