On Mon, 13 Jul 2009, Daniel Schepler wrote: > Hmm, it looks like gettext currently depends on libgomp1 -- but if gettext is > rebuilt in a chroot without libgomp1 installed, the resulting packages don't > depend on libgomp1.
This is really a bug in gettext. If we have libgomp1 in the archive, gettext should use it in preference over its own embedded version, as static linking is evil from the security point of view. I noticed this extra dependency in 0.17-5 and tried to sanitize it in 0.17-6 by adding several additional build-depends, but I missed some of them. Feel free to report it as a bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org