Merge pull request #2490 from Calinou/fix-freebsd-dependencies

Fix package name in FreeBSD dependencies list
This commit is contained in:
Rémi Verschelde
2019-06-01 10:32:33 +02:00
committed by GitHub
+1 -1
View File
@@ -48,7 +48,7 @@ Distro-specific oneliners
+---------------+------------------------------------------------------------------------------------------------------------+
| **FreeBSD** | :: |
| | |
| | sudo pkg install scons pkg-config xorg-libraries libXcursor libXrandr libXi xineramaproto libglapi \ |
| | sudo pkg install scons pkgconf xorg-libraries libXcursor libXrandr libXi xineramaproto libglapi \ |
| | libGLU freetype2 openssl yasm |
+---------------+------------------------------------------------------------------------------------------------------------+
| **Gentoo** | :: |