summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-03 14:36:46 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-03 14:36:46 +0000
commit4f174c61a704b8492318fa72727e3f4f90d87f80 (patch)
tree2b486c5654f905dbdf84ad3c65575a76169b6aa1 /README
parent32740e38942c278f141841a2241103797bfadcc5 (diff)
downloadmpv-4f174c61a704b8492318fa72727e3f4f90d87f80.tar.bz2
mpv-4f174c61a704b8492318fa72727e3f4f90d87f80.tar.xz
The GUI no longer depends on libpng.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23225 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ec5c387579..7b697ee9fb 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Requirements:
package(s) installed.
- To compile MPlayer with X11 support, you need to have the X Window System
development packages (like for XFree86 or X.Org) installed.
-- For the GUI you need the libpng and GTK development packages.
+- For the GUI you need the GTK development packages.
Before you start...