added libxdamage1

This commit is contained in:
2023-08-16 18:50:50 +02:00
parent 7a1a9479c8
commit 5606d0781f

View File

@ -6,7 +6,7 @@ stages:
- pip install pytest pytest-random-order pytest-cov
- pip install -e ./
- apt-get update
- apt-get install -y ffmpeg libnss3 libxcomposite1 libxtst6
- apt-get install -y ffmpeg libnss3 libxcomposite1 libxtst6 libxdamage1
tests:
stage: Tests