Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322847 - The polkit-0.96_r1 ebuild has duplicated dependencies.
Summary: The polkit-0.96_r1 ebuild has duplicated dependencies.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-05 13:18 UTC by C W Rose
Modified: 2010-06-06 10:46 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 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.