trying to solve pipeline issue: libXtst.so.6: cannot open shared object file

This commit is contained in:
2023-01-24 16:05:29 +01:00
parent f3ca145382
commit 9ca9cc6841

View File

@ -14,6 +14,7 @@ tests:
- apt-get update
- apt-get install -y libnss3
- apt-get install -y libxcomposite1
- apt-get install -y libxtst6
- apt-get install ffmpeg libsm6 libxext6 libxkbcommon-x11-0 -y
- apt-get install libxcb-xinerama0 -y