Bug#243950: gedit should explicitly build-depend on intltool.

James Morrison James Morrison <ja2morri@csclub.uwaterloo.ca>, 243950@bugs.debian.org
15 Apr 2004 20:05:38 -0400


Jordi Mallach <jordi@debian.org> writes:

> On Thu, Apr 15, 2004 at 03:26:25PM -0400, James Morrison wrote:
> >   Gedit's configure script checks for intltool as well as checks for
> > libxml-parser-perl which intltool depends on.  So if intltool-debian is
> > enough for gedit then the check for XML::Parser can be removed or gedit
> > should just explicitly build-depend on intltool.
>=20
> Actually, if gedit has a build-dep on intltool just for XML::Parser, it
> should be replaced with libxml-parser-perl...
>=20
> --=20
> Jordi Mallach P=E9rez  --  Debian developer     http://www.debian.org/
> jordi@sindominio.net     jordi@debian.org     http://www.sindominio.net/
> GnuPG public key information available at http://oskuro.net/~jordi/

 The configure script checks for intltool and XML::Parser .  It seems to
check for XML::Parser to ensure the correct intltool is installed.

Jim