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

Bug 4505

Summary: dev-perl/XML-DOM should depend on XML::RegExp
Product: Gentoo Linux Reporter: Frank Tobin <ftobin+gentoo-bugzilla>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frank Tobin 2002-07-03 17:49:26 UTC
XML::DOM depends on XML::RegExp, but the ebuild doesn't indicate such a dependency.

grep -n 'use XML::RegExp' `perldoc -l XML::DOM`
39:use XML::RegExp;
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-03 17:56:26 UTC
it does :)

I fixed it a few hours ago, in fact.