Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63614 - gaim ebuild should be changed to depend on pkgconfig
Summary: gaim ebuild should be changed to depend on pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 18:59 UTC by barefootcoder
Modified: 2004-09-13 08:08 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 barefootcoder 2004-09-10 18:59:29 UTC
While trying to pare my system down to as little as possible, I ended up unmerging pkgconfig (along with a lot of other stuff).  revdep-rebuild advised me to rebuild gaim, so I tried, but discovered that it wouldn't work without pkgconfig.  Obviously this just needs to get added into the DEPEND in the ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge pkgconfig
2. merge gaim
3.

Actual Results:  
gaim failed the configuration step.

Expected Results:  
emerge should have reinstalled pkgconfig as a dependency of gaim.
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-09-13 08:08:38 UTC
Fixed in CVS.  Good call.