Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4505 - dev-perl/XML-DOM should depend on XML::RegExp
Summary: dev-perl/XML-DOM should depend on XML::RegExp
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-03 17:49 UTC by Frank Tobin
Modified: 2003-02-04 19:42 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 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.