mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 09:27:35 +02:00
Remove: Package 'mesa-vdpau' has been removed, being deprecated as of today.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user