Kernel headers or glibc headers are necessary for compilation.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10223 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-05-31 20:46:53 +00:00
parent 05705a3c2d
commit ca3e859d23
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -17,6 +17,7 @@ Also read the man page to learn how to use MPlayer.
Requirements:
- You have to install libc6 (glibc) development packages or kernel headers.
- 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.