mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 21:29:07 +00:00
Merge pull request #3063 from asynts/asynts.archlinux-one-liner
Don't reinstall dependencies if they are already installed.
This commit is contained in:
@@ -35,8 +35,8 @@ Distro-specific one-liners
|
||||
+------------------+-----------------------------------------------------------------------------------------------------------+
|
||||
| **Arch Linux** | :: |
|
||||
| | |
|
||||
| | pacman -S scons pkgconf gcc libxcursor libxinerama libxi libxrandr mesa glu libglvnd alsa-lib \ |
|
||||
| | pulseaudio yasm |
|
||||
| | pacman -S --needed scons pkgconf gcc libxcursor libxinerama libxi libxrandr mesa glu libglvnd \ |
|
||||
| | alsa-lib pulseaudio yasm |
|
||||
+------------------+-----------------------------------------------------------------------------------------------------------+
|
||||
| **Debian** / | :: |
|
||||
| **Ubuntu** | |
|
||||
|
||||
Reference in New Issue
Block a user