Bug 203369 - net-dns/avahi-0.6.22 missing intltool dependency
Bug#: 203369 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: swegener@gentoo.org Reported By: eva@gentoo.org
Component: Ebuilds
URL: 
Summary: net-dns/avahi-0.6.22 missing intltool dependency
Keywords:  
Status Whiteboard: 
Opened: 2007-12-26 11:47 0000
Description:   Opened: 2007-12-26 11:47 0000
On all non-desktop profile boxes I have:

checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool

suggest XML-Parser should be added as a dependency, but emerging it by hand and
then trying avahi again, I have another compilation failure. This will be
filled in another bug report, however I thought it should be investigated. I
use avahi on those boxes for nss-mdns. No fancy flags or overlays, thanks for
considering.

------- Comment #1 From Jakub Moc (RETIRED) 2007-12-26 11:54:52 0000 -------
This needs intltool, not XML-Parser dependency. Anyway, you have intltool
already installed, this is clearly yet another dupe of Bug 41124.

------- Comment #2 From Sven Wegener 2008-01-03 17:54:29 0000 -------
Thanks, fixed. Actually it only needs XML::Parser, because the runtime intltool
is bundled with avahi. But adding a intltool dependency is what most other
packages do.