test: include glibc and loader

This commit is contained in:
PancakeTAS 2025-07-24 20:22:12 +02:00 committed by Pancake
parent 402a24621c
commit ef2a0b8843

View file

@ -17,9 +17,9 @@ glib-build-tools = "0.21.0"
[package.metadata.appimage]
auto_link = true
auto_link_exclude_list = [
"ld-linux*",
"libc.so*",
"libm.so*",
"libresolv.so*"
]
# auto_link_exclude_list = [
# "ld-linux*",
# "libc.so*",
# "libm.so*",
# "libresolv.so*"
# ]