trying to minimize pipeline deps

This commit is contained in:
2023-01-24 16:30:44 +01:00
parent c70a73e6e3
commit 0d132eb219

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 - apt-get install -y libgl1 libxrandr2 libxcursor1
# - 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