Mercurial > mplayer.hg
changeset 10222:ae9dd35f693b
Kernel headers or glibc headers are necessary for compilation.
author | diego |
---|---|
date | Sat, 31 May 2003 20:46:53 +0000 |
parents | 75c4595b0ffd |
children | b89d03e939d6 |
files | README |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sat May 31 17:41:45 2003 +0000 +++ b/README Sat May 31 20:46:53 2003 +0000 @@ -17,6 +17,7 @@ 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.