Bug 126337 - net-print/hplip-0.9.9 needs libusb with USE flag -usb
Bug#: 126337 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: printing@gentoo.org Reported By: p.bouvard@myown.be
Component: Printing
URL: 
Summary: net-print/hplip-0.9.9 needs libusb with USE flag -usb
Keywords:  
Status Whiteboard: 
Opened: 2006-03-15 12:50 0000
Description:   Opened: 2006-03-15 12:50 0000
I tried to upgrade hplip-0.9.8-r2 to 0.9.9 but the configure complains :
"error: cannot find libusb support"

It's normal, I don't have any usb port on this box (very old motherboard), so I
never installed it. But I have some HP printers (supported by hplip) on
parrallel port, and accessed via Windows shares. I do need the ppd's files
packaged with hplip.

USE="cups foomaticdb ppds -X -qt -scanner -snmp -usb"

------- Comment #1 From Patrice Bouvard 2006-03-15 12:51:38 0000 -------
Created an attachment (id=82236) [details]
config.log file generated by emerge

------- Comment #2 From Marcelo Goes 2006-04-01 09:36:54 0000 -------
Hello,

Indeed, it looks like libusb is now a mandatory dependency.
I killed the usb USE flag for hplip-0.9.9 and 0.9.10 - now libusb will always
be pulled in. This is from upstream...

Thanks for reporting!