mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-30 21:54:16 +08:00
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>
This commit is contained in:
parent
52c53c4a49
commit
f5235a5b73
@ -133,7 +133,7 @@ x86_build:
|
||||
x86_test-gl:
|
||||
extends: x86_build
|
||||
variables:
|
||||
DEBIAN_TAG: &x86_test-gl "2020-02-14"
|
||||
DEBIAN_TAG: &x86_test-gl "2020-03-11"
|
||||
|
||||
# Debian 10 based x86 test image for VK
|
||||
x86_test-vk:
|
||||
|
@ -66,7 +66,6 @@ apt-get install -y --no-remove \
|
||||
python3-mako \
|
||||
python3-numpy \
|
||||
python3-pil \
|
||||
python3-pilkit \
|
||||
python3-six \
|
||||
python3-yaml \
|
||||
qt5-default \
|
||||
|
Loading…
Reference in New Issue
Block a user