build(deps): remove unused dependency on libvdpau (#3307)

This commit is contained in:
Cameron Gutman 2024-10-14 23:15:53 -05:00 committed by GitHub
commit 6fa6a7d515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 1 additions and 10 deletions

View file

@ -106,7 +106,6 @@ function add_debain_based_deps() {
"libopus-dev"
"libpulse-dev"
"libssl-dev"
"libvdpau-dev"
"libwayland-dev" # Wayland
"libx11-dev" # X11
"libxcb-shm0-dev" # X11
@ -162,7 +161,6 @@ function add_fedora_deps() {
"libdrm-devel"
"libevdev-devel"
"libnotify-devel"
"libvdpau-devel"
"libX11-devel" # X11
"libxcb-devel" # X11
"libXcursor-devel" # X11