Просмотр исходного кода

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

This was an issue on nomadbsd (basically just usb only freebsd).
Lord-Dorogoth 4 лет назад
Родитель
Сommit
30bf0055ff
1 измененных файлов с 2 добавлено и 2 удалено
  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**       | ::                                                                                                        |