diff options
author | Brian Paul <brianp@vmware.com> | 2016-03-23 12:55:45 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2016-03-23 12:56:32 -0600 |
commit | 9a6da49371d38cfda782873f73bcd39a0be999ff (patch) | |
tree | 2da5529317b3b0a55b38b227b07a04fed0a5197d /docs/install.html | |
parent | 43c6f3f82f62f28dc97d195750ba25c88051b64e (diff) |
docs: use latest libDRM version
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html index ae911d5347..8b349c40b9 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> |