ci: Stop building VDPAU driver

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36632>
This commit is contained in:
David Rosca
2025-08-11 13:03:23 +02:00
committed by Marge Bot
parent 497005dc18
commit 272bde24a3
4 changed files with 1 additions and 12 deletions

View File

@@ -55,7 +55,6 @@ DEPS=(
libpciaccess-dev
libunwind-dev
libva-dev
libvdpau-dev
libvulkan-dev
libx11-dev
libx11-xcb-dev

View File

@@ -51,7 +51,6 @@ DEPS=(
"pkgconfig(libglvnd)"
"pkgconfig(libva)"
"pkgconfig(pciaccess)"
"pkgconfig(vdpau)"
"pkgconfig(vulkan)"
"pkgconfig(x11)"
"pkgconfig(x11-xcb)"