Parcourir la source

Update SCons package for FreeBSD in Compiling for Linux, *BSD (#4939)

This was an issue on nomadbsd (basically just usb only freebsd).
Lord-Dorogoth il y a 4 ans
Parent
commit
30bf0055ff
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      development/compiling/compiling_for_x11.rst

+ 2 - 2
development/compiling/compiling_for_x11.rst

@@ -55,8 +55,8 @@ Distro-specific one-liners
 +------------------+-----------------------------------------------------------------------------------------------------------+
 | **FreeBSD**      | ::                                                                                                        |
 |                  |                                                                                                           |
-|                  |     sudo pkg install scons pkgconf xorg-libraries libXcursor libXrandr libXi xorgproto libGLU alsa-lib \  |
-|                  |         pulseaudio yasm                                                                                   |
+|                  |     sudo pkg install py37-scons pkgconf xorg-libraries libXcursor libXrandr libXi xorgproto libGLU \      |
+|                  |         alsa-lib pulseaudio yasm                                                                          |
 |                  |                                                                                                           |
 +------------------+-----------------------------------------------------------------------------------------------------------+
 | **Gentoo**       | ::                                                                                                        |