diff --git a/create-arch-bootstrap.sh b/create-arch-bootstrap.sh index 7dd2a54..cb09cea 100755 --- a/create-arch-bootstrap.sh +++ b/create-arch-bootstrap.sh @@ -373,7 +373,8 @@ packagelist="base base-devel nano mesa lib32-mesa vulkan-radeon lib32-vulkan-rad winetricks lutris steam firefox mpv geany pcmanfm ppsspp dolphin-emu \ git wget htop qbittorrent speedcrunch gpicview qpdfview squashfs-tools \ file-roller xorg-xwayland steam-native-runtime nvidia-prime \ - meson mingw-w64-gcc gamemode lib32-gamemode cmake jre8-openjdk" + meson mingw-w64-gcc gamemode lib32-gamemode cmake jre8-openjdk \ + libva-mesa-driver" wget -q "https://archlinux.org/download/" current_release="$(cat index.html | grep "Current Release" | tail -c -16 | head -c +10)"