Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87311 - beep-media-player misses DEPEND and RDEPEND on pkgconfig
Summary: beep-media-player misses DEPEND and RDEPEND on pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 10:49 UTC by Spider (RETIRED)
Modified: 2005-03-30 11:19 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 Spider (RETIRED) gentoo-dev 2005-03-30 10:49:24 UTC
DEPEND is needed in order to run the configure script.   RDEPEND is dubious, however the beep-config script relies only on the existance on the binary /usr/bin/pkg-config, and as such its a hard dependency.

The patch is simple, RDEPEND=">=dev-util/pkgconfig-0.9.0"
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2005-03-30 11:19:15 UTC
Added RDEPEND with comment on all ebuilds in the tree (-r2, -r3 and -r4).
Thanks for your report spider, this has been committed and you have been mentioned  on the commit msg :)