diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-01 04:26:01 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-01 04:26:01 +0000 |
commit | 4f8f0f837aca73cffbefdde303e0d7416e468787 (patch) | |
tree | 19a1eb64c6c009b4e9e570c86e5f1024202f4d68 /README | |
parent | 5bf80a32bdbd64d885cfa8b564e3b0bd1fa2a68e (diff) |
Better wording as suggested by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10229 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -17,7 +17,9 @@ Also read the man page to learn how to use MPlayer. Requirements: -- You have to install libc6 (glibc) development packages or kernel headers. +- 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. - For the GUI you need the libpng and GTK 1.2 development packages. |