Source: shishi Version: 1.0.3-4 Severity: important Tags: ftbfs patch User: ametz...@debian.org Usertags: libgcrypt-config-removal Control: block 714589 by -1
Hello, shishi FTBFS against libgcrypt 1.11 which drops libgcrypt-config. Since it ships an outdated version of AM_PATH_LIBGCRYPT() in lib/gl/m4/libgcrypt.m4 that cannot handle this dh_autoreconf does not solve this automatically. Simply removing lib/gl/m4/libgcrypt.m4 lets the build succeed. A development snapshot of the yet-unreleased libgcrypt 1.11 is available in experimental. cu Andreas