Merge pull request #6088 from TuxTheAstronaut/patch-2

Add missing dependencies like Alsa and Pulseaudio to Alpine linux one-liner
This commit is contained in:
Max Hilbrunner
2022-08-24 19:09:02 +02:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ Distro-specific one-liners
| **Alpine Linux** | :: |
| | |
| | apk add scons pkgconf gcc g++ libx11-dev libxcursor-dev libxinerama-dev libxi-dev libxrandr-dev \ |
| | mesa-dev libexecinfo-dev |
| | mesa-dev libexecinfo-dev eudev-dev alsa-lib-dev pulseaudio-dev |
+------------------+-----------------------------------------------------------------------------------------------------------+
| **Arch Linux** | :: |
| | |