Add further lutris dependencies

This commit is contained in:
Manuel Thalmann 2024-03-09 19:22:50 +01:00
parent 061fec6073
commit 887e21116f

View file

@ -48,15 +48,21 @@ yay --noconfirm --needed -Syu \
gst-plugins-base-libs \
lib32-gst-plugins-base-libs \
vulkan-icd-loader \
lib32-vulkan-icd-loader;
lib32-vulkan-icd-loader \
;
yay --noconfirm -Syu \
gamemode \
lib32-gamemode \
vkd3d \
lib32-vkd3d \
gamescope \
protontricks \
protonup-qt-bin;
protonup-qt-bin \
;
yay --noconfirm -Syu \
lutris;
lutris \
;
popd > /dev/null;