1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-25 17:58:27 +00:00

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
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.