mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Merge pull request #3 from Phantop/patch-1
Add libva-mesa-driver for mesa video acceleration
This commit is contained in:
commit
cd1d47b3be
1 changed files with 2 additions and 1 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue