Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110524 - missing dependenties for media-tv/linuxtv-dvb-apps-1.1.0_p20050702 with USE="usb": dev-libs/libusb-0.1.10a
Summary: missing dependenties for media-tv/linuxtv-dvb-apps-1.1.0_p20050702 with USE="...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 03:13 UTC by tsattler
Modified: 2005-10-29 12:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tsattler 2005-10-26 03:13:14 UTC
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
Comment 1 Matthias Schwarzott gentoo-dev 2005-10-29 12:52:20 UTC
changed the DEPEND to >=dev-libs/libusb-0.1.10a.  
works now in the listed testcase.