Skip to content

Commit 0074087

Browse files
committed
AppImage: Rocky Linux 8 compat
1 parent 9c6b13a commit 0074087

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

FIXES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* build fixes (OpenGL, SDP/HTTP, SVT VP9)
33
* broken JPEG from libavcodec if threads disabled (threads=no)
44
* AppImage: bundle i965-va-driver-shaders instead of i965-va-driver
5-
* fixed AppImage GUI crash on Ubuntu 21.10
5+
* fixed AppImage GUI crash on Ubuntu 21.10 + compat with Rocky Linux 8.5
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Causes crash on U21.10 (see https://github.com/CESNET/UltraGrid/releases/download/v1.7/UltraGrid-1.7-x86_64.AppImage)
22
libgdk-3.so.0
3+
# Rocky Linux 9
4+
libgnutls.so.30
5+
libgdk_pixbuf-2.0.so.0

0 commit comments

Comments
 (0)