[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Why does gcc-4.9 suddenly build-depend on gdb?



Hello,

I see this was added without any comment in revision 7370. As a consequence, gcc-4.9 and gnat-4.9 both fail to build on the hurd-i386 buildd due to the
missing build-dependency.

Could you please explain why gcc must build-depend on gdb?

--- branches/sid/gcc-4.9/debian/control.m4	2014/05/08 12:17:38	7367
+++ branches/sid/gcc-4.9/debian/control.m4	2014/05/13 08:51:00	7370
@@ -70,6 +70,7 @@
   autogen, zlib1g-dev, gawk, lzma, xz-utils, patchutils,
   BINUTILS_BUILD_DEP, binutils-hppa64 (>= BINUTILSBDV) [hppa],
   gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext,
+  gdb (>= 7.6.2-1.1),
   texinfo (>= 4.3), locales, sharutils,
procps, FORTRAN_BUILD_DEP JAVA_BUILD_DEP GNAT_BUILD_DEP GO_BUILD_DEP GDC_BUILD_DEP
   CLOOG_BUILD_DEP MPC_BUILD_DEP MPFR_BUILD_DEP GMP_BUILD_DEP

--
Ludovic Brenta.


Reply to: