Package: telepathy-salut Version: 0.5.0-3 telepathy-salut #includes gcrypt.h, however afaict it does not use any gcrypt functions: ------------------- ametzler@argenau:/tmp/FAILED/GCRFAILED$ grep -2ri gcry telepathy-* telepathy-salut-0.5.0/lib/ext/wocky/wocky/wocky-tls.c-#include <string.h> telepathy-salut-0.5.0/lib/ext/wocky/wocky/wocky-tls.c-#include <errno.h> telepathy-salut-0.5.0/lib/ext/wocky/wocky/wocky-tls.c:#include <gcrypt.h> telepathy-salut-0.5.0/lib/ext/wocky/wocky/wocky-tls.c-#include <sys/types.h> telepathy-salut-0.5.0/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' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org