mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
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:
@@ -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** | :: |
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user