Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293071 - =media-libs/libopenraw-0.0.8 wrongly RDEPENDS on dev-libs/boost
Summary: =media-libs/libopenraw-0.0.8 wrongly RDEPENDS on dev-libs/boost
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 293036
  Show dependency tree
 
Reported: 2009-11-13 17:33 UTC by Sebastian Luther (few)
Modified: 2009-12-06 16:10 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 Sebastian Luther (few) 2009-11-13 17:33:28 UTC
This package was found to have dev-libs/boost in RDEPEND, but doesn't install either any binary that links against boost libs nor any files that include boost headers. That means it uses boost header-only libraries at compile time only. The tracker bug contains the emerge --info of the test system.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-12-06 16:10:18 UTC
+  06 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  libopenraw-0.0.8.ebuild:
+  Moving boost dependency to DEPEND, bug #293071.
+
Fixed without a bump. Thanks for reporting.