Skip to content

Commit 6f7ad0a

Browse files
authored
Merge pull request #556 from Samueru-sama/master
add `libpipewire-0.3.so.0` to excludelist
2 parents 199fc9f + 04af461 commit 6f7ad0a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

excludelist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ libjack.so.0
199199
# However, this library is missing on Fedora-WS-Live-31-1-9
200200
# which means that we should avoid using JACK altogether if possible
201201

202+
libpipewire-0.3.so.0
203+
# like libjack, it must match the ABI of the JACK server which is installed in the base system
204+
# https://github.com/linuxdeploy/linuxdeploy/issues/292
205+
202206
# Unsolved issue:
203207
# https://github.com/probonopd/linuxdeployqt/issues/35
204208
# Error initializing NSS with a persistent database (sql:/home/me/.pki/nssdb): libsoftokn3.so: cannot open shared object file: No such file or directory

0 commit comments

Comments
 (0)