summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-31 20:46:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-31 20:46:53 +0000
commitca3e859d2320164e480112d1ae03a6867a1eeaec (patch)
tree450b4a0ea11791d67a8042a50909fb64f8aa2d63
parent05705a3c2d828ca604b25250dfd2e8d88bac7ffb (diff)
downloadmpv-ca3e859d2320164e480112d1ae03a6867a1eeaec.tar.bz2
mpv-ca3e859d2320164e480112d1ae03a6867a1eeaec.tar.xz
Kernel headers or glibc headers are necessary for compilation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10223 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0b9fd66788..8630f7d25b 100644
--- a/README
+++ b/README
@@ -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.