Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 322847

Summary: The polkit-0.96_r1 ebuild has duplicated dependencies.
Product: Gentoo Linux Reporter: C W Rose <cwr>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description C W Rose 2010-06-05 13:18:50 UTC
The polkit-0.96_r1 ebuild depends on >=gtk-doc-1.13 absolutely,
and also on >=gtk-doc-1.13 when the doc flag is set.  One of
these line is superfluous.

Reproducible: Always

Steps to Reproduce:
1. Emerge polkit without the doc flag
2.
3.

Actual Results:  
Docs will be emerged.

Expected Results:  
Docs will not be emerged.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-06-06 10:46:53 UTC
gtk-doc-am != gtk-doc. It is needed for eautoreconf and is not optional here.