emerging media-tv/linuxtv-dvb-apps-1.1.0_p20050702 (the only stable at the moment) fails linking with USE-flag 'usb' if only dev-libs/libusb-0.1.8 is installed. Reproducible: Didn't try Steps to Reproduce: 1. emerge =dev-libs/libusb-0.1.8 2. USE="usb" emerge =media-tv/linuxtv-dvb-apps-1.1.0_p20050702 Actual Results: emerge fails linking Expected Results: link? ;-) media-tv/linuxtv-dvb-apps-1.1.0 (~x86) is requesting an update to dev-libs/libusb-0.1.10a. After mannualy upgrading libusb an emerge of linuxtv-dvb-apps is successfull
changed the DEPEND to >=dev-libs/libusb-0.1.10a. works now in the listed testcase.