Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142756 - multiple packages need to set RDEPEND explicitely
Summary: multiple packages need to set RDEPEND explicitely
Status: VERIFIED DUPLICATE of bug 142755
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-04 01:37 UTC by Marcin Kowalski
Modified: 2006-08-04 01:58 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 Marcin Kowalski 2006-08-04 01:37:32 UTC
this is the same as a bug i filed yesterday [ #142681 ] .

this time i found this in libmpeg2 , libdts, libdvdread, libmad , libpng, smpeg,  fftw. (i checked only the newest version available, some of them were from flameeyes' overlay, but seems that they already got into portage). there are some more packages with this behavior, but don't remember them at the moment.

what's wrong: look at bug #142681 (it's the same situation)

solution
add RDEPEND=${DEPEND} into the ebuild, or RDEPEND="" if package has no runtime deps. the RDEPEND needs to be defined.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-04 01:57:50 UTC

*** This bug has been marked as a duplicate of 142755 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-04 01:58:38 UTC
.