Sven Joachim <[EMAIL PROTECTED]> writes: > As can be seen on http://packages.debian.org/sid/emacs22, the > emacs22 package depends on libasound2 on i386, but not on other > architectures. The reason is that Emacs will be built with ALSA > support if the configure script finds that on the system, but there > is no build-dependency on libasound2-dev. > > The following patch fixes that by adding that dependency (except for > non-Linux architectures, where libasound2 is not available). To > keep the dependencies of emacs22-nox at a minimum, I've added > --without-sound to its confflags.
Thanks for the report. I've adopted this fix for the next upload, but I haven't included --without-sound for the nox package. Right now, on i386, the nox package does have sound support, and at this point, I think removing it would probably be too big a change for Lenny. This fix should at least make things the same across all the platforms. Thanks again. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

