Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293064 - =app-editors/xmlcopyeditor-1.2.0.2-r2 wrongly RDEPENDS on dev-libs/boost
Summary: =app-editors/xmlcopyeditor-1.2.0.2-r2 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: David Abbott
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 293036
  Show dependency tree
 
Reported: 2009-11-13 17:30 UTC by Sebastian Luther (few)
Modified: 2010-08-23 07:02 UTC (History)
1 user (show)

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


Attachments
xmlcopyeditor-1.2.0.6.ebuild.diff (xmlcopyeditor-1.2.0.6.ebuild.diff,539 bytes, text/plain)
2010-08-22 21:00 UTC, David Abbott (RETIRED)
Details

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:30:31 UTC
This package was found to have dev-libs/boost in RDEPEND,
but doesn't install either any binary that link 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 Mark Loeser (RETIRED) gentoo-dev 2010-08-22 20:19:54 UTC
Could you guys please look into this and fix as necessary?

Thanks
Comment 2 David Abbott (RETIRED) gentoo-dev 2010-08-22 21:00:10 UTC
Created attachment 244095 [details]
xmlcopyeditor-1.2.0.6.ebuild.diff

I looked to see how it was fixed before as reference, I think this is correct. This is for xmlcopyeditor-1.2.0.6 but the same idea for all.
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2010-08-22 21:28:50 UTC
Looks sane to me.
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2010-08-23 07:02:27 UTC
Fixed. Thanks