summaryrefslogtreecommitdiffstats
path: root/docs/install.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2016-03-23 12:55:45 -0600
committerBrian Paul <brianp@vmware.com>2016-03-23 12:56:32 -0600
commit9a6da49371d38cfda782873f73bcd39a0be999ff (patch)
tree2da5529317b3b0a55b38b227b07a04fed0a5197d /docs/install.html
parent43c6f3f82f62f28dc97d195750ba25c88051b64e (diff)
downloadexternal_mesa3d-9a6da49371d38cfda782873f73bcd39a0be999ff.zip
external_mesa3d-9a6da49371d38cfda782873f73bcd39a0be999ff.tar.gz
external_mesa3d-9a6da49371d38cfda782873f73bcd39a0be999ff.tar.bz2
docs: use latest libDRM version
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/install.html')
-rw-r--r--docs/install.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html
index ae911d5..8b349c4 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -73,8 +73,7 @@ The following are required for DRI-based hardware acceleration with Mesa:
<ul>
<li><a href="http://xorg.freedesktop.org/releases/individual/proto/">
dri2proto</a> version 2.6 or later
-<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a>
-version 2.4.33 or later
+<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a> latest version
<li>Xorg server version 1.5 or later
<li>Linux 2.6.28 or later
</ul>