mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 11:07:52 +02:00
fix a typo in build guide
This commit is contained in:
parent
6b4a7d365f
commit
007a477400
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -6,7 +6,7 @@ Dependencies
|
||||||
* [glm](http://glm.g-truc.net/0.9.5/index.html) ~> 0.9.5.2
|
* [glm](http://glm.g-truc.net/0.9.5/index.html) ~> 0.9.5.2
|
||||||
* [qxmpp](https://code.google.com/p/qxmpp/) ~> 0.7.6
|
* [qxmpp](https://code.google.com/p/qxmpp/) ~> 0.7.6
|
||||||
* [GnuTLS](http://gnutls.org/download.html) ~> 3.2.12
|
* [GnuTLS](http://gnutls.org/download.html) ~> 3.2.12
|
||||||
* IMPORTANT: GnuTLS 3.2.12 is crtiical to avoid a security vulnerability.
|
* IMPORTANT: GnuTLS 3.2.12 is critical to avoid a security vulnerability.
|
||||||
|
|
||||||
#####Linux only
|
#####Linux only
|
||||||
* [freeglut](http://freeglut.sourceforge.net/) ~> 2.8.0
|
* [freeglut](http://freeglut.sourceforge.net/) ~> 2.8.0
|
||||||
|
|
Loading…
Reference in a new issue