diff --git a/contrib/guix/symbol-check.py b/contrib/guix/symbol-check.py index 27483aa0375..f00573b8c83 100755 --- a/contrib/guix/symbol-check.py +++ b/contrib/guix/symbol-check.py @@ -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': {