Skip to content

Commit f3d6724

Browse files
committed
AppImage custom excludelist x86: removed gnutls
Doesn't seem to be required and nwo (since the new PPA use) causes following error: ``` ultragrid_vidcap_rtsp.so: /lib/x86_64-linux-gnu/libgnutls.so.30: undefined symbol: nettle_siv_gcm_aes256_decrypt_message, version NETTLE_8 `` (obviously) when libgnutls30 is not installed, eg. in Ubuntu 24.04.
1 parent 09e140c commit f3d6724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Causes crash on U22.04 (see https://github.com/CESNET/UltraGrid/releases/download/v1.7/UltraGrid-1.7-x86_64.AppImage)
22
libgdk-3.so.0
33
# Rocky Linux 9
4-
libgnutls.so.30
54
libgdk_pixbuf-2.0.so.0

0 commit comments

Comments
 (0)