app-crypt/gnupg: fix ccid-driver smartcard dep
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 10 Jun 2019 03:51:33 +0000 (20:51 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 10 Jun 2019 03:51:36 +0000 (20:51 -0700)
commit820e8725752f8ced0448f0693aee31ea6f7c8e43
treed5db86d4c15b95816df6a4496cbb4899d1b77cbd
parentf6d2be9fa615d406f21a12e8ecf7c001445a7ee9
app-crypt/gnupg: fix ccid-driver smartcard dep

Conceptually, serial line interfaces or other interfaces to smartcards
could be used, but the upstream configure script depends on libusb if
you want the internal ccid driver. Ensure that ccid-driver is only
enabled if both smartcard && usb USE flags are set.

Fixes: https://bugs.gentoo.org/684664
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-crypt/gnupg/gnupg-2.2.16-r1.ebuild [new file with mode: 0644]