Skip to content

Commit 2a34727

Browse files
committed
excludelist.local.x86: disable libgdk_pixbuf-2.0.so.0
commented out libgdk_pixbuf-2.0.so.0 Normal build no longer runs on Rocky Linux 9 but alternative build (built on centos 7) does. But conversly excluding the files causes dependency problems for vcap/file vcomp/lavc, vdisp.file, vdisp/gl. Tested on Alma 9.6, which shuld be basically the same as Rocky. After re-adding the problem disappears.
1 parent 9bad114 commit 2a34727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +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-
libgdk_pixbuf-2.0.so.0
4+
# libgdk_pixbuf-2.0.so.0

0 commit comments

Comments
 (0)