guix: add bitcoin-qt runtime libs doc in symbol-check

libfreetype and libfontconfig are our two remaining runtime libs for
bitcoin-qt. According to #29977 Ubuntu 22.04 should be considered the
baseline for what is supported. Document that.

Closes #29977.
This commit is contained in:
fanquake
2025-11-26 15:46:20 +00:00
parent ef4ce19a15
commit 41e657aacf

View File

@@ -26,6 +26,13 @@ import lief
#
# - libc version 2.34 (https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/)
#
# bitcoin-qt
#
# Ubuntu 22.04 is currently the baseline for ELF_ALLOWED_LIBRARIES:
#
# libfontconfig version 2.13.1 (https://packages.ubuntu.com/jammy/libfontconfig1)
#
# libfreetype version 2.11.1 (https://packages.ubuntu.com/jammy/libfreetype6)
MAX_VERSIONS = {
'GLIBC': {