Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109887 - app-editor/nvu has unneeded dependency on doxygen
Summary: app-editor/nvu has unneeded dependency on doxygen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jory A. Pratt
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 22:16 UTC by Mark Loeser (RETIRED)
Modified: 2005-10-22 18:18 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 Mark Loeser (RETIRED) gentoo-dev 2005-10-19 22:16:06 UTC
You currently have doxygen as a dep for nvu, but as far as I can tell, its not
used by the application itself, and no documentation is being built.  If
documentation was being built, it should be controlled by the doc useflag
anyway.  The dependency should be removed, or you should add the doc useflag and
generate the documentation in that case.
Comment 1 Jory A. Pratt 2005-10-22 18:18:01 UTC
dep as been removed, do not understand why Chris added it to begin with.