Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461778 - media-libs/libXcm USE=-doc should not depend on app-doc/doxygen
Summary: media-libs/libXcm USE=-doc should not depend on app-doc/doxygen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-03-15 05:05 UTC by Matthew Dawson
Modified: 2013-06-24 17:18 UTC (History)
0 users

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


Attachments
Patch to fix dependencies (libxcm-dont-require-doxygen.patch,301 bytes, patch)
2013-03-15 05:05 UTC, Matthew Dawson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Dawson 2013-03-15 05:05:21 UTC
When the doc use flag is disabled, libXcm still requires doxygen to be installed.  However, doxygen is not needed for the regular system build.

Reproducible: Always

Steps to Reproduce:
Attempt to install libXcm with USE=-doc, and notice it requires doxygen.


Expected Results:  
Doxygen is not required as it isn't used.
Comment 1 Matthew Dawson 2013-03-15 05:05:56 UTC
Created attachment 342066 [details, diff]
Patch to fix dependencies
Comment 2 Michael Weber (RETIRED) gentoo-dev 2013-06-24 17:18:54 UTC
  24 Jun 2013; Michael Weber <xmw@gentoo.org> -libXcm-0.5.1.ebuild,
+  -libXcm-0.5.2.ebuild, libXcm-0.5.2-r1.ebuild:
+  fix docygen dependency (bug 461778, thanks Matthew Dawson), drop old.
+