mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Adding missing dependency for Solus Linux
Forgot to add the software compiler/compilation package (which includes g++ and other compilation utilities)
This commit is contained in:
committed by
GitHub
parent
1f5c454c03
commit
5232879e3a
@@ -71,8 +71,8 @@ Distro-specific oneliners
|
||||
+---------------+------------------------------------------------------------------------------------------------------------+
|
||||
| **Solus** | :: |
|
||||
| | |
|
||||
| | sudo eopkg install scons libxcursor-devel libxinerama-devel libxrandr-devel mesalib libglu alsa-lib \ |
|
||||
| | pulseaudio freetype2-devel |
|
||||
| | sudo eopkg install -c system.devel scons libxcursor-devel libxinerama-devel libxrandr-devel mesalib \ |
|
||||
| | libglu alsa-lib pulseaudio freetype2-devel |
|
||||
+---------------+------------------------------------------------------------------------------------------------------------+
|
||||
| **Ubuntu** | :: |
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user