summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-11-13 17:18:52 +0100
committerTor Andersson <tor.andersson@artifex.com>2017-11-17 13:11:42 +0100
commita3979090efc4463e033b701089afa42312df7f6e (patch)
tree22fd78736ad9a68b86827ef19f9a9d740c36d8d9 /docs
parentfc452c7a082905f3c45b22b2455b4322d26bbaec (diff)
downloadmupdf-a3979090efc4463e033b701089afa42312df7f6e.tar.xz
Purge remnants of GLFW.
Diffstat (limited to 'docs')
-rw-r--r--docs/building.html8
-rw-r--r--docs/thirdparty.html2
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/building.html b/docs/building.html
index 8970e542..3d0edeba 100644
--- a/docs/building.html
+++ b/docs/building.html
@@ -83,10 +83,10 @@ only want the command line tools, you can build with HAVE_X11=no.
<p>
The new OpenGL-based viewer also needs OpenGL headers and libraries. If you're
-building on Linux, install the mesa-common-dev and libgl1-mesa-dev packages.
-You'll also need several X11 development packages: xorg-dev, libxcursor-dev,
-libxrandr-dev, and libxinerama-dev. To skip building the OpenGL viewer, build
-with HAVE_GLUT=no.
+building on Linux, install the mesa-common-dev, libgl1-mesa-dev packages, and
+libglu1-mesa-dev packages. You'll also need several X11 development packages:
+xorg-dev, libxcursor-dev, libxrandr-dev, and libxinerama-dev. To skip building
+the OpenGL viewer, build with HAVE_GLUT=no.
<p>
To install the viewer, command line tools, libraries, and header files on your system:
diff --git a/docs/thirdparty.html b/docs/thirdparty.html
index 2e6d8c70..a7f55376 100644
--- a/docs/thirdparty.html
+++ b/docs/thirdparty.html
@@ -37,7 +37,7 @@ These are the third party libraries used by MuPDF.
<tr><td><a href="http://www.zlib.net/">zlib</a><td>1.2.7<td>Deflate compression <td>zlib License
<tr><td><i>Optional:</i>
-<tr><td><a href="http://www.glfw.org/">glfw</a><td>3.2.1 with patches <td>OpenGL API for UI<td>BSD-style
+<tr><td><a href="http://freeglut.sourceforge.net/">FreeGLUT</a><td>3.0.0 with patches <td>OpenGL API for UI<td>MIT-style
<tr><td><a href="http://curl.haxx.se/">curl</a><td>7.51.0 with patches <td>HTTP data transfer <td>MIT-style
<tr><td><a href="http://www.luratech.com/">Luratech JP2</a><td>N/A<td>JPEG 2000 decoding <td>commercial
<tr><td><a href="http://www.luratech.com/">Luratech JBIG2</a><td>N/A<td>JBIG2 decoding <td>commercial