projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3349fe9
)
gitlab-ci: remove useless 'patch' package in the VK test image
author
Samuel Pitoiset
<samuel.pitoiset@gmail.com>
Thu, 5 Mar 2020 12:45:56 +0000
(13:45 +0100)
committer
Marge Bot
<eric+marge@anholt.net>
Mon, 16 Mar 2020 14:36:41 +0000
(14:36 +0000)
It was copied from the GL test image but it's actually unused.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4179>
.gitlab-ci/container/x86_test-vk.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/container/x86_test-vk.sh
b/.gitlab-ci/container/x86_test-vk.sh
index 9fca28e3b652b5c74e83b6ca26db05253100b7dd..08a38d3539aeab327a16a848471b8b99e5d28977 100644
(file)
--- a/
.gitlab-ci/container/x86_test-vk.sh
+++ b/
.gitlab-ci/container/x86_test-vk.sh
@@
-58,7
+58,6
@@
apt-get install -y --no-remove \
libxrender-dev \
libxrender1 \
meson \
- patch \
pkg-config \
python \
python3-distutils \
@@
-106,7
+105,6
@@
apt-get purge -y \
libxrandr-dev \
libxrender-dev \
meson \
- patch \
pkg-config
apt-get autoremove -y --purge