ci: Add kmod

modprobe is required in drm-ci for vkms testing.
So add kmod to DEPS.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27088>
This commit is contained in:
Vignesh Raman
2024-01-17 08:13:51 +05:30
committed by Marge Bot
parent a9831caa14
commit 79422eccd8
2 changed files with 2 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ EPHEMERAL=(
DEPS=(
clinfo
iptables
kmod
"libclang-common-${LLVM_VERSION}-dev"
"libclang-cpp${LLVM_VERSION}"
libcap2