summaryrefslogtreecommitdiff
path: root/.gitlab-ci/container
diff options
context:
space:
mode:
authorAndres Gomez <tanty@igalia.com>2020-03-08 01:30:45 +0200
committerAndres Gomez <tanty@igalia.com>2020-03-11 16:17:05 +0200
commitf5235a5b73116ee285bb7f3d50bb5ad4e1269a11 (patch)
treee6582c25b92d99993dab6658e4e0120f7771d5a4 /.gitlab-ci/container
parent52c53c4a49547a55cac211e476474fd2fc5614ad (diff)
downloadmesa-f5235a5b73116ee285bb7f3d50bb5ad4e1269a11.tar.gz
gitlab-ci: Remove unneeded python3-pilkit dependency
It was added with tracie, but it doesn't depend on it. Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to '.gitlab-ci/container')
-rw-r--r--.gitlab-ci/container/x86_test-gl.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci/container/x86_test-gl.sh b/.gitlab-ci/container/x86_test-gl.sh
index a359c0cf2e6..b56eaa3aba7 100644
--- a/.gitlab-ci/container/x86_test-gl.sh
+++ b/.gitlab-ci/container/x86_test-gl.sh
@@ -66,7 +66,6 @@ apt-get install -y --no-remove \
python3-mako \
python3-numpy \
python3-pil \
- python3-pilkit \
python3-six \
python3-yaml \
qt5-default \