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:
@@ -46,6 +46,7 @@ EPHEMERAL=(
|
||||
DEPS=(
|
||||
clinfo
|
||||
iptables
|
||||
kmod
|
||||
"libclang-common-${LLVM_VERSION}-dev"
|
||||
"libclang-cpp${LLVM_VERSION}"
|
||||
libcap2
|
||||
|
Reference in New Issue
Block a user