gnu: qemu: Add libcacard as an input to enable smartcard support.
authorChristopher Baines <mail@cbaines.net>
Tue, 14 Apr 2020 19:29:41 +0000 (20:29 +0100)
committerChristopher Baines <mail@cbaines.net>
Sun, 3 May 2020 09:37:16 +0000 (10:37 +0100)
commita06051e11b268bb6de8ea8b5642344e4c405ee87
treec4a7fb6c3bb8696501039ec12e763d6f07023e0c
parentee3d20b9de26945d7165189d2a04900fbb785318
gnu: qemu: Add libcacard as an input to enable smartcard support.

This fixes an error in gnome-boxes when starting virtual machines:

  Unable to start domain: unsupported configuration: this QEMU binary lacks
  smartcard passthrough mode support

* gnu/packages/virtualization.scm (qemu)[inputs]: Add libcacard.
gnu/packages/virtualization.scm