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

@ -23,7 +23,6 @@ depends=(
'libnotify'
'libpulse'
'libva'
'libvdpau'
'libx11'
'libxcb'
'libxfixes'