Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302150 - net-misc/networkmanager-0.7.999 should not depend on dev-util/gtk-doc-1.8
Summary: net-misc/networkmanager-0.7.999 should not depend on dev-util/gtk-doc-1.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Robert Piasek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 09:31 UTC by Guillaume Ayoub
Modified: 2010-01-25 17:47 UTC (History)
2 users (show)

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 Guillaume Ayoub 2010-01-25 09:31:03 UTC
networkmanager-0.7.999 depends on gtk-doc even without the doc flag. It must be a little error, as the ebuild says:

DEPEND="${RDEPEND}
	…
	>=dev-util/gtk-doc-1.8
	doc? ( >=dev-util/gtk-doc-1.8 )"

Installation worked perfectly here with gtk-doc added on package.provided.

Reproducible: Always

Steps to Reproduce:
1. Install net-misc/networkmanager-0.7.999 with -doc

Actual Results:  
networkmanager wants to install gtk-doc as a dependency

Expected Results:  
networkmanager installs without gtk-doc
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-01-25 17:47:41 UTC
Right, sorry about that; it was around for gtkdocize in the git snapshot; forgot to remove it when moving to tarball. Thanks for reporting, fixed in-tree.