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

Bug 449658

Summary: xfce-base/exo should depend on dev-perl/URI
Product: Gentoo Linux Reporter: Stefan de Konink <stefan>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan de Konink 2013-01-01 14:49:56 UTC
checking for perl >= 5.8.1... 5.16.1
checking for perl5... no
checking for perl... perl
checking for perl module URI::Escape... no
checking for perl module URI::file... no
checking for perl module URI::URL... no
configure: error: Atleast one of the required Perl modules (URI::Escape, URI::file and URI::URL) was not found on your system

For some reason the RDEPEND dev-perl/URI is not 'picked up' as DEPEND. This is resolved after manually installing dev-perl/URI. Before that I had run perl-cleaner.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-01-01 15:21:53 UTC
The dependency is already there. Unless you have a complete output of perl-cleaner failing to pick up URI, there isn't much we can do.