[pkg-gnupg-maint] Bug#1072277: kleopatra: Searches for libassuan with libassuan-config
Andreas Metzler
ametzler at bebt.de
Fri May 31 10:44:32 BST 2024
Source: kleopatra
Version: 4:22.12.3-2
Severity: important
User: ametzler at debian.org
Usertags: libassuan-config-removal
kleopatra relies on libassuan-config to locate libassuan.
libassuan-config is scheduled for removal and will be dropped in
the next major libassuan release. Please use pkg-config/pkgconf instead.
You can verify your fix by rebuilding after diverting libassuan-config like
this
dpkg-divert --rename --divert /usr/bin/libassuan-config-disabled --add /usr/bin/libassuan-config # divert on
This change can be reverted with
dpkg-divert --rename --remove /usr/bin/libassuan-config
cu Andreas
More information about the pkg-gnupg-maint
mailing list