Skip to content

Commit

Permalink
feat: remove vulkan from amd-gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Sep 26, 2023
1 parent aa9a957 commit 6b3d387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gpu-amd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ usage() {
}

main_pacman() {
require_pacman xf86-video-amdgpu vulkan-radeon libva-mesa-driver mesa-vdpau
require_pacman xf86-video-amdgpu
}

main_apt() {
Expand Down

0 comments on commit 6b3d387

Please sign in to comment.