Add further lutris
dependencies
This commit is contained in:
parent
061fec6073
commit
887e21116f
1 changed files with 9 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue