Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341601 - media-libs/libdc1394 missing dep on dev-libs/libusb
Summary: media-libs/libdc1394 missing dep on dev-libs/libusb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefaan De Roeck (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 11:35 UTC by Christian Schmitt
Modified: 2011-09-13 18:06 UTC (History)
1 user (show)

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 Christian Schmitt 2010-10-18 11:35:05 UTC
The package links against libusb, so this should be reflected in its dependencies.
Comment 1 Stefan Richter 2011-03-28 07:39:47 UTC
To be precise, it links against libusb if libusb is present at build time.
Comment 2 Stefan Richter 2011-03-28 07:52:08 UTC
PS:
Alas there does not seem to be any ./configure switch to disable building with libusb when libusb is present.  (libusb is only required for some cameras of one vendor which implement a variant of the IEEE 1394 IIDC protocol alias DCAM over the USB interface.)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-09-13 18:06:35 UTC
+  13 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
+  libdc1394-2.1.3-r1.ebuild, metadata.xml:
+  Missing virtual/libusb:1 and dev-util/pkgconfig deps wrt #341601 by Christian
+  Schmitt.