Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257974 - dev-libs/apr-1.3.3 missing app-doc/doxygen dependancy with doc USE flag.
Summary: dev-libs/apr-1.3.3 missing app-doc/doxygen dependancy with doc USE flag.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-07 01:45 UTC by Ewan Marshall
Modified: 2009-02-13 09:41 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 Ewan Marshall 2009-02-07 01:45:31 UTC
dev-libs/apr-1.3.3 fails to compile with doc USE flag due to missing app-doc/doxygen dependancy.

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-02-12 23:51:58 UTC
apr-1.3.3.ebuild contains:

DEPEND="doc? ( app-doc/doxygen )"
RDEPEND=""
Comment 2 Ewan Marshall 2009-02-13 09:41:46 UTC
(In reply to comment #1)
> apr-1.3.3.ebuild contains:
> 
> DEPEND="doc? ( app-doc/doxygen )"
> RDEPEND=""
> 

Hmm, odd, I wonder why it didn't get pulled then... Fair enough, I hadn't got to opening the actual ebuild up yet...