We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c48bc commit b642c38Copy full SHA for b642c38
excludelist
@@ -86,6 +86,11 @@ libfontconfig.so.1
86
# Workaround for:
87
# Application stalls when loading fonts during application launch; e.g., KiCad on ubuntu-mate
88
89
+libthai.so.0
90
+# Workaround for:
91
+# audacity: /tmp/.mount_AudaciUsFbON/usr/lib/libthai.so.0: version `LIBTHAI_0.1.25' not found (required by /usr/lib64/libpango-1.0.so.0)
92
+# on openSUSE Tumbleweed
93
+
94
# other "low-level" font rendering libraries
95
# should fix https://github.com/probonopd/linuxdeployqt/issues/261#issuecomment-377522251
96
# and https://github.com/probonopd/linuxdeployqt/issues/157#issuecomment-320755694
0 commit comments