Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187723 - net-www/gnash-9999 - completely missing DEPEND
Summary: net-www/gnash-9999 - completely missing DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-04 13:13 UTC by Michael Zanetti
Modified: 2007-08-30 07:49 UTC (History)
1 user (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 Michael Zanetti 2007-08-04 13:13:27 UTC
configure fails if agg is not installed. ebuild should check this

Reproducible: Always

Steps to Reproduce:
1. emerge -C agg
2. echo net-www/gnash \*\* >> /etc/portage/package.keywords
3. emerge gnash
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-04 13:20:35 UTC
The whole ebuild should use DEPEND="{RDEPEND} dev-util/pkgconfig" as 0.8.0 does.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2007-08-30 07:49:55 UTC
thanks done.