Jenkins: Unbundle GL libs from the AppImage, fixes #6642

This commit is contained in:
richardg867
2026-01-18 17:05:40 -03:00
committed by GitHub
parent 38b6712eca
commit d3ddb4e080

View File

@@ -46,11 +46,6 @@ AppDir:
- libedit2 # if (CLI:BOOL=ON|QT:BOOL=OFF)
- libevdev2 # if QT:BOOL=ON
- libfreetype6
- libgbm1 # if QT:BOOL=ON
- libgl1 # if QT:BOOL=ON
- libgles2 # if QT:BOOL=ON
- libglvnd0 # if QT:BOOL=ON
- libglx0 # if QT:BOOL=ON
- libgomp1
- libgs9
- libpng16-16