diff options
author | Brian Paul <[email protected]> | 2009-01-10 11:52:55 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-01-10 11:52:55 -0700 |
commit | 2c56dd775771d9d5ea2e22cf4ee4b5dbbbb2a03d (patch) | |
tree | 3770c9d8b6a53a18c78c10d334014a64e9860baa /docs/install.html | |
parent | 6333005f7aea3e5d1d86a5c47b3fa2a1ed2f3ff0 (diff) |
docs: prerequisite updates
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html index d740477c13f..be61ef30433 100644 --- a/docs/install.html +++ b/docs/install.html @@ -39,9 +39,10 @@ The following are required for DRI-based hardware acceleration with Mesa 7.3: <ul> <li><a href="http://xorg.freedesktop.org/releases/individual/proto/">dri2proto</a> version 1.99.3 or later -<li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">DRM</a> +<li>Linux 2.6.28 +<li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">libDRM</a> version 2.4.3 or later -<li>Xorg server version 1.4 or 1.5. +<li>Xorg server version 1.5 or later </ul> </p> |