Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 417255

Summary: sys-apps/pcsc-lite: Inconsistent usb USE-flag
Product: Gentoo Linux Reporter: Dmitry Dzhus <dima>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dmitry Dzhus 2012-05-23 11:32:24 UTC
Closely related app-crypt/ccid ebuild uses `libusb` USE-flag to enable
libusb support, while sys-apps/pcsc-lite employs `usb` flag. This is
confusing when different flags are used for similar things.
Comment 1 Dmitry Dzhus 2012-05-23 16:38:12 UTC
I studied the problem a bit more and it turned out that CCID's flag is for USB driver support, not libusb.