Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28821 - Add sys-devel/libperl to the Perl ebuild's RDEPEND
Summary: Add sys-devel/libperl to the Perl ebuild's RDEPEND
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-15 13:29 UTC by Donny Davies (RETIRED)
Modified: 2003-12-20 06:32 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 Donny Davies (RETIRED) gentoo-dev 2003-09-15 13:29:22 UTC
Hi, although sys-devel/libperl is present in the Perl ebuild DEPEND, I think it 
might also belong in the RDEPEND as well.  libperl only installs a single .so 
library, so it seems that way anyways...  Please correct me if I'm wrong.  
Thank you.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-10-30 09:47:48 UTC
Whaddaya think?
Comment 2 Robert Coie (RETIRED) gentoo-dev 2003-12-19 21:35:59 UTC
Perl is linked with libperl statically, and doesn't need libperl.so at runtime.
Comment 3 Donny Davies (RETIRED) gentoo-dev 2003-12-20 06:32:26 UTC
Eeek :)