docs: Remove last mention of SDL from the README

We don't support SDL since forever, now. Just get rid of it, before it
confuses somebody.
This commit is contained in:
Emmanuele Bassi 2011-02-21 16:40:50 +00:00
parent b31cf80807
commit 23c81f8817

View File

@ -14,8 +14,8 @@ Clutter currently requires:
• Atk ≥ @ATK_REQ_VERSION@
• Cairo ≥ @CAIRO_REQ_VERSION@
• PangoCairo ≥ @PANGO_REQ_VERSION@
• OpenGL ≥ 1.3 (or 1.2+multitexturing), OpenGL ES 1.1 or OpenGL ES 2.0
• GLX, SDL, WGL or an EGL Implementation
• OpenGL ≥ 1.3 (or 1.2 + multitexturing), or OpenGL ES 2.0 (or 1.1)
• GLX, AGL, WGL or an EGL implementation
Clutter also has optional dependencies: