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

Bug 225219

Summary: media-libs/imlib2: $DEPEND missing in RDEPEND
Product: Gentoo Linux Reporter: Bernd Wurst <bugzilla-gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: tcunha
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bernd Wurst 2008-06-07 12:52:34 UTC
The current ebuild files for media-libs/imlib2 miss $DEPEND inside RDEPEND, so all deps are considered build-time-deps only.
Comment 1 Tiago Cunha (RETIRED) gentoo-dev 2008-06-07 13:33:05 UTC
Actually, if RDEPEND is missing from an ebuild, its default value is ${DEPEND}.

From PMS section 8.4:
"If RDEPEND is unset (but not if it is set to an empty string) in an ebuild, the package manager must set its value to be equal to the value of DEPEND."



Comment 2 Bernd Wurst 2008-06-07 13:55:46 UTC
Sorry for the noise. A dep of imlib2 was missing in my emerge -puDN world output. But it's because of the same bugreport I made for kipi-plugins, this does not even pull in imlib2. So this report is obsolete.