Jenkins: Remove libwayland-client from AppImage to fix Debian 12 compatibility

This commit is contained in:
RichardG867
2023-06-26 22:14:00 -03:00
parent 0ed13fa438
commit b3bd55da17

View File

@@ -60,7 +60,6 @@ AppDir:
- libslirp0 # if SLIRP_EXTERNAL:BOOL=ON
- libsndio7.0 # if OPENAL:BOOL=ON
- libvdeplug-dev # -dev also pulls in libvdeplug2. -dev is required to get the proper .so symlink to the library
- libwayland-client0 # if QT:BOOL=ON
- libx11-6 # if QT:BOOL=ON
- libx11-xcb1 # if QT:BOOL=ON
- libxcb1 # if QT:BOOL=ON