mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #10685 from Calinou/compiling-for-linuxbsd-tweak-fedora-deps
Remove unneeded dependencies from Fedora installation in Compiling for Linux/*BSD
This commit is contained in:
@@ -109,20 +109,9 @@ Distro-specific one-liners
|
||||
sudo dnf install -y \
|
||||
scons \
|
||||
pkgconfig \
|
||||
libX11-devel \
|
||||
libXcursor-devel \
|
||||
libXrandr-devel \
|
||||
libXinerama-devel \
|
||||
libXi-devel \
|
||||
wayland-devel \
|
||||
mesa-libGL-devel \
|
||||
mesa-libGLU-devel \
|
||||
alsa-lib-devel \
|
||||
pulseaudio-libs-devel \
|
||||
libudev-devel \
|
||||
gcc-c++ \
|
||||
libstdc++-static \
|
||||
libatomic-static
|
||||
wayland-devel
|
||||
|
||||
.. tab:: FreeBSD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user