Hi list,
I tried to build a new version of the hurd Debian package because I needed a patch to libpthread. I found that the Build-Depends is slightly incorrect, so I wrote the attached patch. Please review an apply it. Michael -- Homepage: http://www.worldforge.org/ GPG-key: http://konqueror.dyndns.org/~mkoch/michael.gpg
Index: debian/control =================================================================== RCS file: /cvsroot/hurd/hurd/debian/control,v retrieving revision 1.13 diff -r1.13 control 6c6 < Build-Depends: file, mig (>= 1.3-2), texinfo, tetex-bin, autoconf, libncursesw5-dev --- > Build-Depends: file, mig (>= 1.3-2), texinfo, tetex-bin, autoconf2.13, libncursesw5-dev

