Add Mesa dependency to Alpine one-liner in Compiling for Linux, *BSD

This is required to compile the `master` branch without disabling
any features.
This commit is contained in:
Hugo Locurcio
2022-08-06 04:30:22 +02:00
parent 97aba94869
commit 7e5081c657

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 \ |
| | libexecinfo-dev |
| | mesa-dev libexecinfo-dev |
+------------------+-----------------------------------------------------------------------------------------------------------+
| **Arch Linux** | :: |
| | |