[Pkg-telepathy-maintainers] Bug#638420: Unnecessarily #includes gcrypt.h

Andreas Metzler ametzler at downhill.at.eu.org
Fri Aug 19 08:37:15 UTC 2011


Package: telepathy-gabble
Version: 0.13.3-1

telepathy-gabble #includes gcrypt.h, however afaict it
does not use any gcrypt functions:
-------------------
ametzler at argenau:/tmp/FAILED/GCRFAILED$ grep -2ri gcry telepathy-*
telepathy-gabble-0.13.3/lib/ext/wocky/wocky/wocky-tls.c-#include <string.h>
telepathy-gabble-0.13.3/lib/ext/wocky/wocky/wocky-tls.c-#include <errno.h>
telepathy-gabble-0.13.3/lib/ext/wocky/wocky/wocky-tls.c:#include <gcrypt.h>
telepathy-gabble-0.13.3/lib/ext/wocky/wocky/wocky-tls.c-#include <sys/types.h>
telepathy-gabble-0.13.3/lib/ext/wocky/wocky/wocky-tls.c-#include <unistd.h>
-------------------

This prevents compilation against GnuTLS 3.0.0 (available in
experimental), which does not use gcrypt as crypto backend anymore
(and does not depend on libgcrypt-dev).

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'





More information about the Pkg-telepathy-maintainers mailing list