Remove: Package 'mesa-vdpau' has been removed, being deprecated as of today.

This commit is contained in:
Jane Doe
2025-12-06 21:04:09 +02:00
parent cb7d9b1743
commit 061a080aa9
+2 -2
View File
@@ -2,7 +2,7 @@
# Amelia Installer
# Source: https://gitlab.com/prism7/archery
# Version: 1.1.4
# Version: 1.1.5
set -euo pipefail
###################################################################################################
@@ -1977,7 +1977,7 @@ gfxpkgs_set() {
# AMD Graphics
if [[ "${vendor}" == "AMD" || "${vendors}" =~ "AMD" ]]; then
gfxpkgs+=(libva-mesa-driver mesa-utils mesa-vdpau opencl-headers rocm-opencl-runtime vkd3d vulkan-mesa-layers vulkan-radeon)
gfxpkgs+=(libva-mesa-driver mesa-utils opencl-headers rocm-opencl-runtime vkd3d vulkan-mesa-layers vulkan-radeon)
fi
# Nvidia Graphics