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