On Tue, 2005-03-01 at 05:41 +0100, Michael Schwendt wrote: > On Mon, 28 Feb 2005 22:59:17 -0500, seth vidal wrote: > > > > if you add BuildRequires: perl-libxml-perl > > > > the build works. > > checking for intltool >= 0.21... 0.31.2 found > checking for perl... /usr/bin/perl > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > > The latter one is really just: > > $ rpm -q --whatprovides 'perl(XML::Parser)' > perl-XML-Parser-2.34-5 > To further muddy the waters:: $ rpm -q --requires intltool | grep -i xml perl-XML-Parser $ rpm -q --requires perl-XML-Parser|grep -iE '(xml|expat)' expat libexpat.so.0 So if lack of coffee isn't inhibiting my brain, the intltool package should automatically pull in perl-XML-Parser as a dependency here. And the dependency is expat rather than libxml. -Toshio --
Attachment:
signature.asc
Description: This is a digitally signed message part