Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions excludelist
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,7 @@ libfribidi.so.0 # https://github.com/olive-editor/olive/issues/221 and https://g
# https://github.com/ONLYOFFICE/appimage-desktopeditors/issues/3
# Apparently coreutils depends on it, so it should be safe to assume that it comes with every target system
libgmp.so.10

# PAM libraries are distro specific and should not be bundled even though they share a large part of public API
libpam.so.0
libpam_misc.so.0