diff README @ 15834:1d2234930e70

mentioning xorg
author alex
date Mon, 27 Jun 2005 20:23:11 +0000
parents 4dbd572fa869
children 48bc49869399
line wrap: on
line diff
--- a/README	Mon Jun 27 20:08:38 2005 +0000
+++ b/README	Mon Jun 27 20:23:11 2005 +0000
@@ -19,8 +19,8 @@
 - You need a working development environment that can compile programs.
   On popular Linux distributions, this means having the glibc development
   package(s) installed.
-- To compile MPlayer with X11 support, you need to have the XFree86 development
-  packages installed.
+- To compile MPlayer with X11 support, you need to have the X Window System
+  development packages (like for XFree86 or xorg) installed.
 - For the GUI you need the libpng and GTK 1.2 development packages.