mirror of https://github.com/mpv-player/mpv
Better wording as suggested by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10229 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5bf80a32bd
commit
4f8f0f837a
4
README
4
README
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue