ci/debian/test-vk: remove software-properties-common

This is not needed anymore (as of 85dace1c0b) and it tries to
pull systemd which breaks the build.

Fixes: 85dace1c0b ("gitlab-ci: remove software-properties-common")
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32927>
This commit is contained in:
Martin Roukala (né Peres)
2025-01-03 09:27:53 +02:00
committed by Marge Bot
parent d24c68f11f
commit 39969409f6
-1
View File
@@ -47,7 +47,6 @@ EPHEMERAL=(
python3-pip
python3-setuptools
python3-wheel
software-properties-common
xz-utils
)