0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Use electron 27 version for arch (fix render issues)

Dep fix
This commit is contained in:
Andrey Onishchenko
2024-02-18 18:56:22 +03:00
parent a9ac7a1c13
commit fea0c427dd
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ case $OS in
"Arch Linux")
echo "Arch Linux"
pacman -Syy --noconfirm
pacman -S --noconfirm git sudo base-devel p7zip nodejs jq asar electron libpulse dpkg unzip xdg-utils python
pacman -S --noconfirm git sudo base-devel p7zip nodejs jq asar electron27 libpulse dpkg unzip xdg-utils python
# fix makepkg from non-root
mkdir /home/build
chgrp nobody /home/build