trying to minimize pipeline deps

This commit is contained in:
2023-01-24 16:31:51 +01:00
parent 0d132eb219
commit f882059133

View File

@ -13,7 +13,7 @@ tests:
- apt-get update - apt-get update
- apt-get install -y libnss3 libxcomposite1 libxtst6 - apt-get install -y libnss3 libxcomposite1 libxtst6
- apt-get install -y libgl1 libxrandr2 libxcursor1 - apt-get install -y libgl1 libxrandr2 libxcursor1 libxkbcommon0
# - apt-get install -y ffmpeg # - apt-get install -y ffmpeg
# - apt-get install -y libsm6 # - apt-get install -y libsm6
# - apt-get install -y libxext6 # - apt-get install -y libxext6